U++ framework
Do not panic. Ask here before giving up.

Home » Community » Newbie corner » Read txt, analyze and convert to csv
Re: Read txt, analyze and convert to csv [message #53233 is a reply to message #53219] Tue, 24 March 2020 15:20 Go to previous messageGo to previous message
omari is currently offline  omari
Messages: 276
Registered: March 2010
Experienced Member
1 - you can call
ProcessEvents();
after the call
 if (x % 200 == 0) pi.Set(x++);   


2 -
Quote:
pi.Set(x,1000); //how can I get the right number of rows?


pi.Set(x, s.GetCount() / lineSize); 


in your case, i think, lineSize = 24.


regards
omari.

[Updated on: Tue, 24 March 2020 16:57]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon14.gif
Previous Topic: [SOLVED] Cloning Array of complexe type
Next Topic: OptionTree inside a DropTree
Goto Forum:
  


Current Time: Mon Apr 27 03:54:12 GMT+2 2026

Total time taken to generate the page: 0.00636 seconds