RevCopyFile (and hello)

FlexibleLearning at aol.com FlexibleLearning at aol.com
Thu Mar 17 14:09:19 EST 2005


 
 
Welcome, Chris.
 
Yes, you can copy a file without RevCopyFile. Depending on the file type,  
you can...
 
put url ("file:"&tSourceFilePath) into url ("file:"&tDestPath) -  for text 
files
or
put url ("binfile:"&tSourceFilePath) into url  ("binfile:"&tDestPath) - for 
binary files.
 
If you also have Mac resources in the file, you may also need to copy those  
using the copyResource command, but as I primarily use a PC I'll leave that to 
 someone else to describe!
 
/H


 
Hugh  Senior
The Flexible Learning Company
Web: _www.FlexibleLearning.com_ (http://www.flexiblelearning.com/) 
E: _h at flexiblelearning.com_ (mailto:h at flexiblelearning.com) 
T/F:  +44(0)1483.27 87 27


More information about the use-livecode mailing list