home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Digitální fotografie a video
/
Digitalni-fotografie-a-video-covermount.bin
/
Aplikace
/
Grada32.exe
/
Grada32.dxr
/
00003.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-05-11
|
253 b
|
11 lines
on startMovie
global Cesta
set Rozmer to getAt(the deskTopRectList, 1)
set Sirka to getAt(Rozmer, 3)
if (the colorDepth <= 8) or (Sirka < 800) then
go(marker("Konec"))
end if
set Cesta to the pathName
set the searchPath to [Cesta]
end