home *** CD-ROM | disk | FTP | other *** search
- on CDXBeginFileFlexSearching
- global CDXWhichTypesList, CDrecordsfound, CDXSomething, CDXWordsearchdata
- set the castNum of sprite 30 to the number of member "CDnoFound"
- set the loc of sprite 30 to point(119, 36)
- put "found:" && "0" into field "CDnoFound"
- if CDXWordsearchdata <> EMPTY then
- CDXWordSearching()
- else
- CDXTYPESearching()
- end if
- end
-