Files that belong to an AcuBench project have three basic properties: file name, file type, and last modification timestamp. If the file is a program source file, it has a list of output files and a COPY file list. If the file is a remote object file, the dialog box contains information about the remote file.
To view file properties, in the Workspace window's File view, right-click the file of interest and click Properties from the pop-up menu.
| Option | Description |
|---|---|
| File name | Displays the full path and name of the file. |
| File type | Displays the file type. |
| Last modified | Displays the file's most recent modification timestamp. |
Additional fields for source files (not displayed for remote files):
| Option | Description |
|---|---|
| Output Files tab | Lists the name of the compiled object file. |
| Copy Files tab | Lists all of the COPY files referenced in the file. |