DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

How to keep creation date/time values when transforming FAMOS-.dat files to .TDM-files?

Hi,
 
I have to transform data from FAMOS-.dat format into DIAdem-.TDM format.
I do this automatically with the following VBScript commands
  Call DataFileLoad("fileXYZ.dat","","")
  Call DataFileSave("fileXYZ.TDM","TDM")
:
 
 
0 Kudos
Message 1 of 2
(3,335 Views)
Hi Udo G.,

you can use the commands "FileDateGet" and "FileDateSet" in a DIAdem Script.

Greetings
Walter
0 Kudos
Message 2 of 2
(3,267 Views)