home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1994-11-26 | 636 b | 30 lines |
- .name
- FindTask
- .type
- OS Utility
- .short
- Finds program by its own task's name,
- .description
- This little program (OS2.0+) is dedicated to all of you using AmigaDOS
- commands in all-kind scripts. This prog lets you find any program
- actually being executing, by its own task's name, e.g.:
-
- FINDTASK TASK='DeliTracker v1.30'
-
- looks for Delitracker v1.30. If the task is not exists WARN
- (RC=ERRORCODE = 5) will be returned, in other case OK code (0) will
- be set.
- .version
- 1.01
- .author
- Marcin Orlowski
- .distribution
- Copyrighted but Freely Redistributable
- .docs
- FindTask.doc
- .described-by
- Richard Fish
- .submittal
- Downloaded via ftp from Aminet.
-
-