Hi,
I have datafiles formatted using IDXFORMAT"4" and wanted to convert to IDXFORMAT"8" using REBUILD.exe; so basically I will issue a command (under Command Prompt);
REBUILD myData01.DAT, myNewData01.DAT /s:MF4 /t:MF8 /d /i /v:500 /e
Is this REBUILD command uses EXTFH.cfg?? Or Rebuild application will just do the rest without checking the configuration below;
EXTFH=C:\\extfh.cfg
Because I am planning to use REBUILD (or create a new IDX8) a datafile... but my EXTFH configuration is still using FILEMAXSIZE=4.
Any comment on this? Thanks.
#extfh
#rebuild.exe
#netexpress3.10