home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MASPC 1
/
MASPC_1.iso
/
CursoWordI
/
AFICHAS.DXR
/
00024.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
|
1998-07-20
|
203 b
|
9 lines
on exitFrame
global y_frame, MyCur, xcapi, y_linea
set fotoB to "I" & y_frame & "B"
DoHide(58)
set the member of sprite 58 to member fotoB
set the cursor of sprite 58 to MyCur
DoShow(58)
end