home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Gamer UK 39
/
PCGAMER39.bin
/
games
/
amber
/
amberhub.dxr
/
00035.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-11-08
|
178 b
|
10 lines
on winlist
global builderwindow
startTimer()
repeat with i = 1 to 100
set test to getPos(the windowList, builderwindow) + i
end repeat
put the timer
put test
end