11-13-2008 10:21 PM
Hello,
We are would like to save our files as ANSI format ONLY, however everytime we use 'Blank'/'Delete internal data' button to clear data portal in DIAdem 9.1 Navigator, it will also set DATAFILECODE from 'ANSI' to 'unicode', which has been an absolute pain for us. Is there a way that we can alter the function of this 'blank' button or the function of 'DataDelAll()' which won't change dat file code format at all?
regards
Steven
Solved! Go to Solution.
11-14-2008 01:27 AM
Hello Steven!
The only way I know wich works in all cases is to edit the desktop file (default 'desktop.ddd'). Open the file in a text editor and search for 'FileCodingType'. Then replace the line with this:
FileCodingType: 'ANSI';
Matthias
Matthias Alleweldt Project Engineer / Projektingenieur | Twigeater? |
11-16-2008 03:49 PM
excellent! that worked. thanks
Regards
Steven