Changeset 14681 for trunk/ippTasks/camera.pro
- Timestamp:
- Aug 27, 2007, 2:58:06 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/camera.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/camera.pro
r14153 r14681 116 116 # look for new images in camPendingExp (pantaskState == INIT) 117 117 book getpage camPendingExp 0 -var pageName -key pantaskState INIT 118 if ( $pageName == NULL) break118 if ("$pageName" == "NULL") break 119 119 120 120 book setword camPendingExp $pageName pantaskState RUN
Note:
See TracChangeset
for help on using the changeset viewer.
