Previous Topic: Token DelimitersNext Topic: Script Statements


Customizing Scripts

You can modify the CA Gen scripts using any standard ASCII text editor to fulfill the requirements of a particular target system. Modifications can include compiler and linker options, make logic, and the addition of new option tokens.

If adding comments to scripts, you can place a comment as a single line, multiple lines or at the end of the line. Do not place comments in between a token or after the continuation syntax.

Note: Editing scripts is not generally recommended. The provided scripts are tested for supported targets and should be sufficient for general use. However, specific user needs can vary or newer target versions can require that existing scripts be modified. In this case, any changes to a script must only be made by a system administrator familiar with any possible consequences that might result from making the changes.