home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InterCD 2000 June
/
june_2000.iso
/
WinCE
/
Application
/
BasiCE
/
COLOR.UTL
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
undefined
UTF-8
Wrap
Text File
|
1997-07-08
|
61 b
|
4 lines
procedure color(c%)
print "Q"+chr$(32+c%);
endproc