Jump to content
UBot Underground

simple loop thru list and replace does not work


Recommended Posts

Your add item to list command is different in the "this does not work" tab.  change it to

 loop($list total(%raw data)) {
    add item to list(%clean asin, "{$replace($replace($next list item(%raw data), "/gp/associates/network/build-links/individual/get-html.html?ie=UTF8&asin=", ""), "&marketplace=amazon", "")}{$new line}", "Delete", "Global")
}
 

which is what you have in the second tab....

 

ya know what I'm sayin?

Link to post
Share on other sites

SOLVED-----

removed the loop that strips out the aisn number and put it into a define then called the define from inside the uibuttom

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