Configuration
As the recommended standard for datatypes, the preference file for the
productinfo.datatype is called `productinfo.prefs' and is searched first in the `
PROGDIR:Prefs/DataTypes' and then in `Env:DataTypes' directory. The following
options are currently available using ReadArgs() argument parsing :
FIELD/S/A,FORMAT/K,INDENT/N/K
- FIELD
- indicates that the following format and indent specification is used
for ProductInfo field names.
- FORMAT
- is used to specify the text font, style and color for the field name.
You can use any common HyperGuide attribute.
Default is "@{b}".
- INDENT
- is used to specify the number of spaces to indent the field name.
Default is 3.
TEXT/S/A,FORMAT/K,INDENT/N/K
- TEXT
- indicates that the following format and indent specification is used
for the text section of ProductInfo fields.
- FORMAT
- is used to specify the text font, style and color for the text section.
You can use any common HyperGuide attribute.
Default is "".
- INDENT
- is used to specify the number of spaces to indent the field name.
Default is 6.
FIELDSEQ/S/A,FIELDS/M/A
- FIELDSEQ
- indicates that the following data defines the ProductInfo fields order.
- FIELDS
- defines the order of the ProductInfo fields.
Default is :
- name
- fullname
- type
- short
- description
- version
- date
- author
- restrictions
- requirements
- reference
- distribution
- price
- address
- email
- exectype
- installsize
- source
- construction
- tested
- run
- docs
- described-by
- submittal
- stored-in
HTML Conversion by html.export V40.4 , HTDS HTML-Export Class (C) 1997 by Stefan Ruppert