home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CP/M
/
CPM_CDROM.iso
/
enterprs
/
cpm
/
utils
/
a
/
dbase2.arc
/
ERASTIME.CMD
< 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
|
1992-12-05
|
384 b
|
17 lines
STOR 4 to line
STOR 7 to column
DO WHIL line<17
@ line,column say ' '
STOR line+1 to line
ENDD
STOR 4 to line
STOR 31 to column
DO WHIL line<17
@ line,column say ' '
STOR line+1 to line
ENDD
@ 2,0
DO saytoday
@ 2,1 say today
RETU