home *** CD-ROM | disk | FTP | other *** search
- FileCopy Director5 Xtra
-
- Written by J.M.Weinreich
-
- email : docj@fourcube.demon.co.uk
-
- tel : 0171 794 8938
-
-
- (c)1996 HyperCube Consultants
-
-
- Interface:
-
- doOpenDlg(string startPath, string filter) --- return's fileName "" if canceled
- doSaveAsDlg(string startPath, string filter) --- return's fileName "" if canceled
- copyFile(string destFilePath, string srcFilePath) --- does the copying
-
- example file filter : "All Files (*.*)@*.*@PostScript Files (*.ps)@*.ps"
-
-
-
-
-
-
-
-