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 :
  1. name
  2. fullname
  3. type
  4. short
  5. description
  6. version
  7. date
  8. author
  9. restrictions
  10. requirements
  11. reference
  12. distribution
  13. price
  14. address
  15. email
  16. exectype
  17. installsize
  18. source
  19. construction
  20. tested
  21. run
  22. docs
  23. described-by
  24. submittal
  25. stored-in





HTML Conversion by html.export V40.4 , HTDS HTML-Export Class (C) 1997 by Stefan Ruppert