Jump to content
UBot Underground

Search the Community

Showing results for tags 'list from table'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements and News
    • Join the UBot Community
  • General
    • General Discussion
    • Mac and UBot Studio
    • Journeys
    • Buy, Sell, Free
    • Scripting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Hello, I'm trying to create a list from table...here is my code. create table from file(\\Untitled.csv", &BackLinks) add list to list(%BacklinksNumber, $plugin function("TableCommands.dll", "$list from table", &BackLinks, "Row", 0), "Delete", "Global") For some strange reason it only returns a few of the numbers in row 0, see the image below. But if I put the numbers in my CSV as 1,2,3,4,5,6,7,8,9,10 it works correctly. Edit: Solved it, had to change it no delete duplicates...
×
×
  • Create New...