home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Music Interactif 7
/
cd.iso
/
pc
/
Media
/
NETC.dxr
/
00031_themes.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-12-01
|
247 b
|
13 lines
on mouseUp
global categO, IndicT
IndicT = the mouseLine
put EMPTY into field "version"
put EMPTY into field "auteur"
put EMPTY into field "contact"
put EMPTY into field "des"
Prod()
if categO = 7 then
go("ProdB7")
end if
end