home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
PROG
/
MISC
/
FPCL1_7.ZIP
/
L3.ZIP
/
P3-23BS.SEQ
< 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
|
1990-04-08
|
392 b
|
23 lines
\ Balraj Sidhu Set: 14D4
\ Comp 462 - Forth
\ Date: April 8, 1990
\ Problem 3.23
: #in query interpret ;
COMMENT:
Problems with the #in word.
1) More then 1 number can be entered.
2) It will execute the function key commands (eg. F1 help).
3) It will execute forth words.
4) You can enter any thing into the machine.
COMMENT;