Jump to content
UBot Underground

Why is Add item to list adding all items!


Recommended Posts

Don't get this at all.

 

add item to list(%current email address, $list from file("{$special folder("Application")}\\emails.txt"), "Delete", "Global")

 

set(#current email address, $next list item(%current email address), "Global")

 

set(#registration details, "Name: {#random username}
Email Address: {#current email address}

 

 

However, when I actually test this, it pulls all threee values from the text file that contains the list of email addresses.

 

I might expect this if I had done a READ file, but with an add to list no. I'm clearing the lists and have also, just for extra scupolousness set the #current email address to nothing. But I still get all the values!!

 

 

 

 

help!!

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