home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global categO, IndicT
- set IndicT to the mouseLine
- set the scrollTop of member "prod" to 1
- put EMPTY into field "version"
- put EMPTY into field "auteur"
- put EMPTY into field "contact"
- put EMPTY into field "des"
- put EMPTY into field "titre"
- Prod()
- if categO = 2 then
- go("ProdB2")
- end if
- end
-