Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Use the Files section to identify source and target files for the components that are included in the component definition file. You can also use the Files section to add a directory to the Target Designer system database. Create a section for each component that has source files.
Under the Files section, type the section syntax as follows:
Section syntax
[ComponentName.Files]
source file name, source directory number, target directory number, file size, target file name
source file name | The file name for the component. For compressed files, type the normal file extension. |
source directory number | The source directory number as you defined it in the Directories section. |
target directory number | The target directory number as you defined it in the Directories section. |
file size | Used for display and calculation purposes in Target Designer. |
target file name | The new file name. To keep the source file name, leave this empty. |
Syntax example
Files Section Example
In this example, wid.dll and wid.exe are put in the same target directory, but wid.exe is renamed.
[WID SCSI Driver.Files] wid.dll, 1, 3, 62594 wid.exe, 1, 3, 359300, widController.exe
Create a New Directory Example
In this example, you created a new directory named temp.
[Directories] 4 = \\temp [WID SCSI Driver.Files] , , 4