Project Analyzer can help you back up your source code files. It supports three archiver programs, namely ARJ, PKZIP and WinZip. You can also easily build file lists of your project files in order to copy/archive them manually.
Go to File|Archive. Select the files to be archived in the list box. By default, all source code files belonging to your project are selected. If you want to add files to the list click the Add button.
The ARJ Command and PKZIP Command fields contain the commands and command switches used to create new archive files.
Sample ARJ Command: ARJ a -jm -q MYARCH.ARJ !MYPROJ.LST
Sample PKZIP Command: PKZIP -ex -P MYARCH.ZIP @MYPROJ.LST
Sample WinZip Command: winzip32.exe -a -P MYARCH.ZIP @MYPROJ.LST
You only have to supply the blue part of the command line: Project Analyzer does the rest. Now you can pack by pressing one of the Pack buttons.
By default, a temporary file is used to tell the archiver program what files to pack. If you want to save that list file for later use you can click the Select button.
Having named a list file, you can save it if you want to. A new button name List files only will appear. Click it. The list file will be generated and no archiver program will be run.
©Aivosto Oy - Project Analyzer Help Contents