11-05-2012 04:16 AM
first name.last name<at>ni.com
11-05-2012 04:36 AM
Hi Walteer,
i have sent the dataset to your emailbox.
11-28-2012 11:23 AM
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
11-29-2012 04:34 AM
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