home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD1.bin
/
new
/
comm
/
mail
/
thor
/
thor.lha
/
rexx
/
quit.thor
< prev
next >
Wrap
Text File
|
1994-08-06
|
420b
|
17 lines
/*
** quit.thor - quits THOR. The FORCE keyword is optional and will close everything
** internal editors without asking. Use the FORCE option will
** caution since messages etc. in the editors will not be saved
** before closing. Without FORCE, THOR will ask the user to close
** all editors first.
**
** Will return 0.
**
** No template except for the command name.
*/
address "THOR.01"
QUIT FORCE