DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

DataDelAll command associated with changing DATAFILECODE from 'ANSI' to 'unicode'

Solved!
Go to solution

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

0 Kudos
Message 1 of 3
(4,101 Views)
Solution
Accepted by topic author AccessViolation

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?  
Message 2 of 3
(4,097 Views)

excellent! that worked. thanks

 

 

 

Regards

 

Steven

0 Kudos
Message 3 of 3
(4,078 Views)