On this Page

    Design.prm

    Define settings used by Design by adding the Design.prm file to their /User/Overrides folders ($O).

    Data File Filter

    Syntax

    -DataFileFilter=File Type Description to Display|Filter(s) with wildcard

    Example

    -DataFileFilter=Overlay files (*.ovr,*.pif,*.prn,*.txt)|*.ovr;*.pif;*.prn;*.txt|FNF files (*.jfd,*.fnf,*.jet,*.dat)|*.jfd;*.fnf;*.jet;*.dat|

    Description

    Often, users have custom file extensions for their data. When developing, the extra step of selecting the All Files (*.*) filter or manually entering the wildcard and data file extension, such as (*.JET), can become taxing. Applying the DataFileFilter option adds a custom filter to the data drop-down list in Design. The result of the example is shown below.

    Form Explorer Font Size

    Syntax

    -FEPointSize=point size

    Example

    -FEPointSize 12

    The default is 8 points. 

    Description

    Change the point size of the Form Explorer. This is useful if you have trouble reading the objects or clicking on the expand and collapse arrows.

     

    LabelToFieldRetainText

    Syntax

    -LabelToFieldRetainText=Y/N

    Description

    Allows users to enable or disable preserving the label text as the initial field value during the label-to-field conversion. The initial field value is empty by default.