Convert a LAS file name to a host file name.
Convert a LAS file name to a host file name.
- INFILE
- Input file. LAS file name to be converted to a host file name.
- OUTFILE
- Output file. INFILE is translated to a host file name and returned in the specified TAE string variable.
- CASEFLAG("NO")
- Case sensitivity. Should CMHOST be case sensitive.
= YES: Output host filename will be case sensitive = NO: Output host filename will be all lowercase
The LAS file name [ADAPS.IMAGES]NEW.YORK;IMG is translated to the host file name /adaps/images/new_york.img.
The LAS file name [ADAPS.IMAGES]NEW.YORK;IMG is translated to the host file name /ADAPS/IMAGES/NEW_YORK.IMG.
The specified host file name is converted to a LAS file name.
The error message displayed immediately preceding this message is the specific error encountered. Processing is terminated.
CMHOST was unable to write the host file name to the variable block. If the error persists contact the system administrator.
CMHOST was unable to send the variable block to TAE. If the error persists contact the system administrator.