Archive files by ages from the command line
Archiving is available as a standalone option. The optional arguments are:
archive [/PATH=<path>] [/OPTIONS=DPQR] [/AGE=<number of days>] [/NORECYCLE]
Files in the archive folder are automatically overwritten in standalone mode.
Arguments override the system parameters.
/PATH=<Path for archive>
/OPTIONS= D = Delete only
P = Product requirements
Q = Quotes
R = Runs
Errors are recorded in archive.err in the current directory.
Example errors:
- Path is not specified
- No file options are specified
- Age is not specified
Action not successful - argument [35046]
If /PATH and /OPTIONS=D are given together
Action not successful - argument conflict [35047]
/NORECYCLE indicates that deleted files are not sent to the recycle bin.
Note
- If any stand alone commands are to be run directly from the Auxiliary menu, Automatic command files, Saw transfer (program name) or Machining transfer (post transfer program) areas of the software then any equals sign "=" should be replaced with a colon ":".