Jump to content
UBot Underground

[HELP] UI Open File problems...


Recommended Posts

I am having problem loading data using ui open file and using it to fill forms.

Have a look at it:

http://img5.imageshack.us/img5/6541/63125220.jpg

 

Any help on this problem will be appreciated.

Thank You

 

EDIT: oh btw, here is my list file in case there is error in this part. its a txt file with the following content and exact same formatting:

Kumar

Singh

Lathwal

Chow

Mathur

Gates

Parker

Rutherford

Lawrence

Flint

Fllacher

Link to post
Share on other sites

I am having problem loading data using ui open file and using it to fill forms.

Have a look at it:

http://img5.imageshack.us/img5/6541/63125220.jpg

 

Any help on this problem will be appreciated.

Thank You

 

EDIT: oh btw, here is my list file in case there is error in this part. its a txt file with the following content and exact same formatting:

Kumar

Singh

Lathwal

Chow

Mathur

Gates

Parker

Rutherford

Lawrence

Flint

Fllacher

 

 

 

 

Try

 

set list position>0

 

as opposed to setting the list position to the list total

Link to post
Share on other sites

I did as you asked, but instead of filling the form with "Adam" or anything like that in my list, it fills it with the path to the txt file "C:\blah\blah\blah\list.txt".

Here is a screenie:

http://img198.imageshack.us/img198/3382/ubot.jpg

Link to post
Share on other sites

wait, the content of your add to list command should NOT be the variable for the UI open file.

 

 

What you're trying to do can be done by following this tutorial: http://support.ubotstudio.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=20&nav=0

 

 

If you want to control which file you are pulling the list from, Insert the variable for the UI Open file in the $list from file constant instead of browsing for the file you want in the parameter window.

ui add to list.jpg

Link to post
Share on other sites

wait, the content of your add to list command should NOT be the variable for the UI open file.

 

 

What you're trying to do can be done by following this tutorial: http://support.ubotstudio.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=20&nav=0

 

 

If you want to control which file you are pulling the list from, Insert the variable for the UI Open file in the $list from file constant instead of browsing for the file you want in the parameter window.

post-839-12914511175254_thumb.jpg

Thanks Lilly, that solved it all. Thank you! :)

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