V_STRIP_DOT_EXTENSION
Ordinarily, Vision strips any trailing dot extension (such as ".dat") from the logical name of a data file when generating file names for index and data segments (except for the first data segment). Setting V_STRIP_DOT_EXTENSION to "0" (off, false, no) allows you to prevent file extensions from being removed.
For example, the default first index segment name for the logical file "file.001" is "file.vix", which can cause problems if you also had a file called "file.002". When V_STRIP_DOT_EXTENSION is set to "0", the index segment name becomes "file.001.vix".
V_STRIP_DOT_EXTENSION is set to "1" (on, true, yes) by default.
Acucorp, Inc. Voice: 800.262.6585 (U.S.A. and Canada) Voice: 858.689.4500 Fax: 858.689.4550 Please share your comments on this manual or on any Acucorp documentation with the Acucorp Communications Department. |