home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Mecomp Multimedia 2
/
MECOMP-CD-II.iso
/
amiga
/
tools
/
boot
/
selector
/
examples
/
include.sel
< 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
|
1997-12-05
|
186 b
|
13 lines
exec @list >ram:tfile RAM: lformat "text *"%s*""@
color light
text "Contents of RAM:"
color dark
include "ram:tfile"
button "Update Window" loadupdate
exec "delete >nil: ram:tfile"