Changeset 16149 for branches/eam_branch_20080109/ippTasks/pantasks.pro
- Timestamp:
- Jan 18, 2008, 4:21:06 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080109/ippTasks/pantasks.pro
r16054 r16149 340 340 end 341 341 342 macro set.host. for.camera342 macro set.host.by.camera 343 343 if ($0 != 3) 344 echo "USAGE: set.host. for.camera (camera) (class_id)"344 echo "USAGE: set.host.by.camera (camera) (class_id)" 345 345 break 346 346 end … … 351 351 end 352 352 353 # XXX need to catch missing camera and/or chiphosts table and fallback on anyhost353 # missing camera and/or chiphosts table results in host = NULL 354 354 book getword chiphosts $1 $2 -var $host 355 355 … … 360 360 end 361 361 end 362 363
Note:
See TracChangeset
for help on using the changeset viewer.
