DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

tdm data path defination

first name.last name<at>ni.com

Message 11 of 14
(1,910 Views)

Hi Walteer,

 

i have sent the dataset to your emailbox.

0 Kudos
Message 12 of 14
(1,907 Views)

Hi Andreas,

 

I had a similar problem before, if you look carefully to your path it says:

 

"C:\Dokumente und Einstellungen\TDM2012-05-14 1834 VF-028 Nano IMT Indonesia-Java.TDM"

 

and it should be 

 

"C:\Dokumente und Einstellungen\TDM\2012-05-14 1834 VF-028 Nano IMT Indonesia-Java.TDM"

 

Seems to me that for some reason the function sometimes misses the last character of the string so what I did was check this last character using the function right( string,1). if this character is <> to then add it to the path.

 

Perhaps it's not the most professional code but...it worked...

 

Javier

Message 13 of 14
(1,874 Views)

Hi Javier,

 

thank you very much. I am so careless. I just put the TDM data and script together, then works. Now i have a better idea.

 

Best Regards

Andreas

0 Kudos
Message 14 of 14
(1,865 Views)