home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 - Expo 2000
/
Image.iso
/
t-online
/
show
/
t_email.dxr
/
00222.ls
< 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
|
1996-11-25
|
191 b
|
11 lines
on enterFrame
global glBsListe, giBsIndex, gsMenuName
set glBsListe to ["splus", "splus-1", "splus-2"]
set gsMenuName to "rollinit"
InitBsFrame(0)
end
on exitFrame
BusyWait(3)
end