home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games Central GT Digital… Q3 Premier Trimestre '98
/
GT_DPK.ISO
/
pc
/
data
/
menu.dxr
/
00159.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
|
1995-08-25
|
226 bÂ
|
10 lines
on exitFrame
global LANGSETUP
if LANGSETUP = "e" then
set the fileName of castLib "release" to "releasee.cst"
end if
if LANGSETUP = "f" then
set the fileName of castLib "release" to "releasef.cst"
end if
end