Examples of Default Files
- Last UpdatedDec 08, 2025
- 1 minute read
|
Example |
|---|
|
MAXDISTTOTEMPLATE,2000, This example tells the program to choose between frame templates and normal templates. Further:
|
|
Example |
|
PINS, NORMAL_TEMPLATES, This case gives a similar behavior as in example 1 except:
|
|
Example |
|
PINS, NORMAL_TEMPLATES, [MANDATORY,] As example 2, only that all templates will be normal templates. |
|
Example |
|
PINS, FRAMETEMPLATES, Since FRAMETEMPLATES is given NORMAL_TEMPLATES will be disregarded in this case. |