Loading From Text File
This tutorial shows you how to load data from a text file and add it to a list. After the list is made then we will loop through the data that was in the text file to show you how to use it.
You can download the bot code: load_from_text.zip
Comments
2 Comments on Loading From Text File
-
Gregory Baskin on
Thu, 8th Apr 2010 12:33 pm
-
Troy on
Tue, 5th Oct 2010 11:58 am
Aaron,
I’m having a hard time to get this to work in the 3.3 Beta 2 version. I’m trying to get a handle on this uBot. I keep getting:
An error has occured
command: {1}
—
command: $next list item
–
Should I try to practice these tutorials on the regular version of ubot?
[Reply]
Aaron,
Thanks for the tutorial.
Here is what I am trying to do (which is like “the next step”…
Load a text file from the $application folder, for example:
C:\Program Files\Ubot Studio\textfile.txt
This is so that the file path is not hard coded.
Any tips?
Thanks.
[Reply]
Tell me what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!

