ARCHIVEDIR Define FileLink’s archive folder |
Top Previous Next |
This script command defines the folder to be used when the /archive option is used on the SENDFILE command.
Consider the following example.
;; archive "c:\Program Files\FileLink\example.txt" ARCHIVEDIR "c:\Program Files\FileLink\archive" SENDFILE "example.txt" /archive
Related Command(s): MAKEDIR, SENDFILE, WORKINGDIR
|