home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Whiteline: Alpha
/
Whiteline Alpha.iso
/
tools
/
prtfolio
/
pgdemo.bas
< 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
BASIC Source File
|
1994-09-22
|
241 b
|
12 lines
input "Delay (0 for keypress)";d
10 for x=1 to 6
read n$
pgshow n$,d
if inkey$<>"" then if isrun then run "menu" else end
next x
restore
goto 10
98 data "bomb","fuji","portf"
99 data "usa","spiral","gorby"
ə