Changeset 18791 for trunk/ippTasks/automate.pro
- Timestamp:
- Jul 30, 2008, 2:00:00 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/automate.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/automate.pro
r18691 r18791 17 17 # DONE (action finished) 18 18 19 macro init.automate19 macro automate.reset 20 20 ## probably should not always init 21 21 book init automate 22 22 end 23 23 24 macro load.automate24 macro automate.load 25 25 if ($0 != 3) 26 echo "USAGE: load.automate(filename) (dbname)"26 echo "USAGE: automate.load (filename) (dbname)" 27 27 break 28 28 end
Note:
See TracChangeset
for help on using the changeset viewer.
