home *** CD-ROM | disk | FTP | other *** search
- | !Run file for !FileCopy Version 1.31
- | Programed By John Paul Stanford
-
- IconSprites <Obey$Dir>.!Sprites
-
- IF "<FileCopy$Dir>" <> "" THEN Error 0 File Copy Already Running
-
- Set FileCopy$Dir <Obey$Dir>
-
- WimpSlot -min 64K -max 64K
- Run <Obey$Dir>.!RunImage filecopy
-
- Unset FileCopy$Dir
-