Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can NOT write to local disk

Status
Not open for further replies.

THSJUS

Programmer
Mar 12, 2007
1
US
I wrote script to generate file but I had problem to write to local disk.
ex:
when I run my script by loop and each loop my file changing.
loop 1 my file will change hello1
loop 2 my file will change hello2
loop 3 my file will change hello3
loop 4 my file will change hello4
I want my localfile will have
hello1
hello2
hello3
hello4

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top