| 
 | 
This function creates a symbolic from a file in the scripts directory to the data directory (Available on UNIX file systems only)
 
Syntax
| sfsymlink( source, destination ) Returns 1 if sucessful, 0 if fails 
source - source file fully qualified path in the scripts directory
destination = destination file fully qualified path in the data directory |  
User Annotations: 
sfsymlink
 
 
 |