Jump to content
UBot Underground

Application Folder


Recommended Posts

I have a script that uses the application folder constant. What I am trying to do is fill a field from a list. However my list has 3 items and when I run the script the field is filled in with the 3 items and I just want to fill the field with 1 item at a time. How do I accomplish this? Here's the script attached.

appscript.ubot

Link to post
Share on other sites

let us know exacltly what your trying to do and can show you whats wrong.

 

also you want to use

next list item

.......(list from text)

..............from application folder

.................................text file

 

in development area application folder is that of the ubot\ubot folder in the programs area.

 

in compiled version is the folder where the application (bot) is located

 

 

also remove the // comment marks. cant use them in there only in javascript

/*

here

*/

 

TJ

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