home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 10
/
Fresh_Fish_10_2352.bin
/
useful
/
util
/
cli
/
wbrun
/
product-info
< prev
next >
Wrap
Text File
|
1995-08-25
|
543b
|
27 lines
.name
WBRun
.short
Run detached programs in WB mode via CLI
.description
A RunBack style program that runs other programs in WB mode from any
CLI. Programs are fully detached. The program you run must support
WB startup.
.version
2.2
.author
Sylvain Rougier
Pierre Carrette
.described-by
Fred Fish (fnf@amigalib.com)
.execute
LAB start
set choice `RequestChoice "WBRun" "Please select an option" "Documentation" "Cancel"`
if $choice GT "0"
if $choice EQ "1"
MetaTool WBRun.doc TEXT
endif
skip start BACK
endif
.aminet-dir
util/cli