Jump to content
UBot Underground

Recommended Posts

So fairly new to uBot.

 

I need to make a small bot that works with tables.

 

so far i have managed to open a csv file into a table (small steps)

 

Im now trying to work out ...

 

how do i write a variable into a new column in the table?

how do i then save the table back to my HD as a csv?

 

tia

Link to post
Share on other sites

If you need to loop the columns  then put the table loop in an outer loop and increment the column number. Also, you may want to loop the column count.

So, if you have 4 columns then put 4 in the loop cycle.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...