The Massage.ini file - Intergraph I-Convert - Help - Hexagon

Smart Isometrics I-Convert Help

Language
English
Product
Intergraph I-Convert
Search by Category
Help
I-Convert Version
8.0(2019)

!Initialising File for Alias PDS File Massager for I-Convert

!Any line beginning with a ! is treated as a comment and ignored.

!SpecsDirectory defines the path upon which the UserName directory is created

SpecsDirectory = C:\Data\DinCats\Specs\

!UserName defines the directory upon which the 4 data directories are created

UserName = CompanyData

!If the “RenameFiles” key is set to True, the program will check the following

!records to see which directories contain files which need renaming. In each

!case where a list file name is specified for a directory, the program will look

!for that file and if it finds, it will read it and look for each file in the

!list and change its name to the corresponding PDS reference. If RenameFiles is

!set to False no files will be renamed and if no list file name is specified

!for a directory, no files will be renamed in that directory.

RenameFiles = True

Commodity = PD_gc_list

Physical = PD_tbl_list

SpecTabs =

!If the “Clix” key is set to true then the files specified by the CFile records

!which follow will be processed to ensure that each line is terminated by a Line

!Feed / Carriage Return combination. If the CFile record names a file this file

!will be processed, but if the CFile record ends in a “\” it will be taken to be

!a directory and all files in this directory will be processed.

Clix = True

!CFile = Dat\

CFile = Dat\Bayer.SDD

CFile = Dat\SDesc.TBL

CFile = Dat\ISOMAP.TBL

!If the “Long” key is set to true then the files specified by the LFile records

!which follow will be processed to ensure that each record is contained on a single !line. If the LFile record names a file this file will be processed, but if the

!LFile record ends in a “\” it will be taken to be a directory and all files in

!this directory will be processed.

!Note: This part of the Massage utility assumes that PDS data files will have text !formatted such that a new record never starts in column 1 and that anything

! starting in column 1 (other than a comment which starts with an !) will always be

!an overflow line. If the file is not formatted to these rules it may be corrupted.

!Take particular care if whole directories are to be processed.

Long = True

!LFile = Dat\

LFile = Dat\Bayer.SDD

LFile = Dat\SDesc.TBL

LFile = Dat\ISOMAP.TBL