<< Click to Display Table of Contents >> Navigation: User guide > Introduction > File name changes at version 2003.1 |
The output files from CL are now mostly .txt files. This has become necessary because Windows OS are now shipped suppressing the file extensions view.
To distinguish output files the main file name is extended to include the file type. For example "MyJob.tab" becomes "MyJob Tables.txt". This table lists the changes:
Usage |
Old extension |
New file name |
run log |
.log |
Log.txt |
compilation listing |
.lst |
Listing.txt |
execution reports |
.rpt |
Report.txt |
LCSV output |
.csv |
Report.csv |
tables printable file |
.tab |
Tables.txt |
tables CSV |
.csv |
Tables.csv |
table of contents for tables file |
.toc |
Contents.txt |
printed tables index |
.inx |
Index.txt |
export map |
.map |
Map.txt |
Use RCP OLDNAMES to get output file names as they were prior to version 2003.1 (except .map).