Changeset 24098 for trunk/ippTasks/pantasks.pro
- Timestamp:
- May 6, 2009, 2:27:51 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/pantasks.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/pantasks.pro
r24056 r24098 278 278 $command = $$1 -limit $POLLLIMIT 279 279 280 $$1 = $command 281 end 282 283 macro add_poll_labels 284 if ($0 != 2) 285 echo "Must pass in the command of interest, and this function will supplement" 286 stop 287 end 288 289 local command i 290 291 $command = $$1 292 280 293 # Only process the data with the specified label. 281 294 for i 0 $LABEL:n
Note:
See TracChangeset
for help on using the changeset viewer.
