home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Comic Book Maker: The Smurfs
/
COMIC.iso
/
pc
/
data_w
/
dialog
/
00156_tstBtn.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
|
190 b
|
9 lines
global gObj5, gObj6, gPlatForm
on mouseUp
set gPlatForm to 0
set gObj5 to new(script "test")
set gObj6 to new(script "test")
displayDialog(value(field "tstNo"), "temp", "this")
end