home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direkt 1998 November
/
PCDIREKT_1198.bin
/
SHOWDATA
/
Z95.EXE
/
Z95.dxr
/
00001.ls
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-07-06
|
209 b
|
11 lines
on exitFrame
global NachISDN, myplatform
set NachISDN to 1
if the platform contains "32" then
set myplatform to "95"
else
set myplatform to "31"
end if
go(1, the pathName & "startneu")
end