To add or remove auxiliary files to an application, from the File menu, select Manage Application Files. A dialog shows a tree containing the application, its dependent files, and its auxiliary files. A button, Add File, displays a list of files that can be added to the application. Another button, Remove File, removes an auxiliary file from an application. The Remove File button will be disabled if a file is an application dependency that cannot be removed. When removing a file, it will no longer be associated with the application, but it will not be deleted from the disk.
The following auxiliary files can be added to an application using the Add File button:
- Dictionary: Multiple dictionaries can be added at one time. Each dictionary must already exist and can only be added if it has a name that is unique to the application.
- Form File: Multiple form files can be added at one time. Each form file must already exist. The form file's dependent dictionary will be added along with form file. The form file and dictionary can only be added if they have names that are unique to the application.
- Code: Multiple code files (such as CSPro logic or JavaScript files) can be added at one time. If a code file does not exist, it will be created.
- Messages: Multiple message files can be added at one time. If a message file does not exist, it will be created.
- Report: Multiple reports can be added at one time. If a report file does not exist, it will be created. Multiple reports with the same file path can be added, but each report must have a unique name.
- Resources: Multiple files, or a single directory, can be added at one time. Each file and directory must exist.
In addition, the properties for these dependent files can be modified: