home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
532.lha
/
Signal
/
MainProcess.com
next >
Wrap
Text File
|
1991-07-10
|
310b
|
9 lines
ECHO "*E[32mMain-Process: *E[0mStarting Sub-Process..."
RUN EXECUTE SubProcess.COM
WAITFOR OK
ECHO "*E[32mMain-Process: *E[0m'OK' received. Confirming..."
SIGNAL CONFIRM
WAITFOR DONE
ECHO "*E[32mMain-Process: *E[0mSub-Process complete*E[0m"
ECHO "*E[32mMain-Process: *E[0mContinuing with other tasks..."