home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Comic Book Maker: The Smurfs
/
COMIC.iso
/
pc
/
data_w
/
dialog
/
00155.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
|
1999-07-07
|
223 b
|
8 lines
global gObj3, gPlatForm
on mouseUp
set gPlatForm to 0
set gObj3 to new(script "gObj3 balloons")
displayDialog(27, ["Smurfjes toe... maar soms komt ook gargamel" & numToChar(4) & numToChar(4) & "shit", "abc"], 9)
end