07-15-2008 03:10 AM
07-15-2008 03:49 AM - edited 07-15-2008 03:51 AM
Have a look at the attached example.
Craig
07-15-2008 05:56 AM
Hi Craig,
Thnaks for ur help....
But its is again appending the mytemplate1.txt
anyways i will try to write it to a new file....
-Suneel
07-15-2008 08:14 AM
Yep my fault,
In between the file read and the file write operations. set the file position back to 0 using "set file position.vi" under the advanced sub pallette within the file pallette. I have verified this works correctly.
Craig
07-15-2008 11:20 AM
Vow Craig,
That's really helpfull thanks....
Thanks again....
-Suneel