Add Files (Project Menu)
The Add Files function of the Project Menu allows the addition of existing source files to the current project. Multiple files may be selected for addition to the project. The function is also available by clicking the Add Files button on the project toolbar:
Add Files Button
Add Files Dialog Items
Select or type the name of the file you want to add. This box lists files with the file name extension selected in the List Files Of Type box. To see a list of files with a particular extension, type an asterisk (*), a period, and the three-character extension, and then press ENTER. To see files with more than one filename extension, type a semicolon (;), a second asterisk (*), a period, and another three-character extension. For example, if you want to see all files with the .PLS extension and all files with the .INC extension, type *.pls;*.inc
All Files (*.*) - Lists all files in the current directory.
Source files - Lists all files in the current directory that have a defined source extensions. Source extensions are defined in the Extension tab of the Options dialog (Tools/Options/Extensions).
See also: Working with Projects
![]() |