home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 7
/
FreshFishVol7.bin
/
bbs
/
biz
/
db-2.3.lha
/
db
/
Examples
/
ARexxDemos
/
inputcheck.db
< prev
next >
Wrap
Text File
|
1994-09-18
|
114b
|
5 lines
/* Rexxprogram for db that warns if nothing is entered */
options results
GETFIELD
if result = "" then RETRYINPUT