home *** CD-ROM | disk | FTP | other *** search
/ Games Central GT Digital… Q1 Premier Trimestre '99 / GAME_CENTRAL.ISO / pc / xtras / readme.txt < prev    next >
Text File  |  1996-08-09  |  510b  |  27 lines

  1. FileCopy Director5 Xtra
  2.  
  3. Written by J.M.Weinreich
  4.  
  5. email : docj@fourcube.demon.co.uk
  6.  
  7. tel : 0171 794 8938
  8.  
  9.  
  10. (c)1996 HyperCube Consultants
  11.  
  12.  
  13. Interface:
  14.      
  15.   doOpenDlg(string startPath, string filter) --- return's fileName "" if canceled
  16.   doSaveAsDlg(string startPath, string filter) --- return's fileName "" if canceled
  17.   copyFile(string destFilePath, string srcFilePath) --- does the copying
  18.  
  19.   example file filter : "All Files (*.*)@*.*@PostScript Files (*.ps)@*.ps"
  20.      
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.