sfcopy()

 
Copies a file from the scripts directory to the data directory.
Syntax
sfcopy( source, destination )
Returns 1 if sucessful, 0 if fails
  • scripts_source = source file fully qualified path in the scripts folder
  • data_destination = destination file fully qualified path in the data folder
User Annotations: sfcopy