home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global DriveLtr, folder, whichsection, x
- repeat while the mouseDown
- set the member of sprite 41 to member "copy1down"
- updateStage()
- end repeat
- set text to "set folder = DriveLtr & the installpathname of the prog" & x & " of " & whichsection
- put text
- do(text)
- open(folder, DriveLtr & "dxrs\copysl.exe")
- end
-