Jump to content
UBot Underground

What is the "Next list items" in Table???


Recommended Posts

I have a long list of url's in a .csv file with 3 columns. I want to navigate on the next url after the loop. How can I do this If I set a table not list? I just know how to choose the specific row and columns of a table.

 

What is the "Next list items" of the Table???

Link to post
Share on other sites

There's no "Next List Item" for table. You can have the rows increment, but unfortunately, no "next list item" for tables.

 

 

Why are there three columns of urls? You could separate them into .txt or notepad files and then just use "next list item" in the .txt file. Or just have them all in one .txt file if they aren't being separated specifically because they are different from one another.

Link to post
Share on other sites

so your best bet would be to create a variable for the row and then use the inc command on each loop iteration. hat way, as it moves through the columns, each item can be placed where you need it to go...you can decide where you need it to go.

Link to post
Share on other sites

Another question lily. What is the clear list for tables? I tried to put a set list position and enter 0 but when the loop ends and hit the play button again. It will continue to loop from the last in the list and not starting on the specified position in the table..

Link to post
Share on other sites

after you stop a script, all the variables, lists, table, etc will hold their values. Are you saying when you tell it to for example, go to column # row # it ignores it and just starts over?

 

 

Seth just realized that there is not a clear table. He will have that available in the next update :)

Link to post
Share on other sites

Hmmm. The table feature is pretty cool, but there are definitely a few commands that need to come.

 

clear table,

next table item (and you have to assign the seperate values in a row)

 

 

Hmm, I'm wondering if it's just easier to use two lists?

 

Frank

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