Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] icsv - v.Cell - breaks after 10 loops
#4
I ran it with your code and I got this

9 9

ps. here's how I did it

Macro write comments to csv file
Code:
Copy      Help
,out F"{rowpos} {v.RowCount}"
,v.Cell(rowpos 0)=tempstr  ;;<-------- this is the problem! ONLY this "Error (RT) in write comments to csv file:  0x80070057, The parameter is incorrect.    ? " it seems like once it reaches double digits it dies
,out F"---------------------{rowpos}"
,out v.Cell(rowpos 0)


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)