Jump to content
UBot Underground

Issues saving Tables to file


Recommended Posts

I keep having issues with the whole Tables thing.

When i save Lists the old way it gets messed up while it was ok in the past.

Anyway, so it seems i get forced to use Tables.

 

I have scraped info to 2 separated Lists.

Lists %names and %emails.

Click "add list to table as collumn" i set %names to row 0 and collumn 0, and %emails to row 0 and collumn 1.

 

Now at the end of the script i set the "save to file" as follow:

 

http://img580.imageshack.us/img580/3714/savetables.png

 

&names,&emails (comma delimited)

 

So i want it to be in that format in a csv file.

As you see in the image it gives an error.

 

Please Seth, i have watched your Tables tutorials 4 or 5 times but finally make a tutorial about how to save data (account creation, scraping, etc.) from lists to tables to csv.

Link to post
Share on other sites

The error is displayed because you're trying to save two tables to file (as in your 'save to file' command), when what is required is one table with two columns.

 

Will try this.

Thanks in advance.

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...