home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 1
/
amigaformatcd01.iso
/
pd
/
database
/
db3.2
/
examples
/
arexxdemos
/
integerfield.db
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-04-30
|
166 b
|
8 lines
/* Rexxprogram for db to force a field to contain an integer.
* By Anders Callertun 1994
*/
options results
GETFIELD
if datatype(result,'Whole')=0 then RETRYINPUT