|
|
Appends data to the end of the file in path.
Syntax
sfcopy( source, destination )
Returns length of outputdata or 0 if fails.
- path = fully qualified path to the file
- location = location of the output file - 'data' or 'script'
- outputdata = string variable containing the data to append
|
|