Jump to content

Creating Config File For Script


Chobyhy
 Share

Recommended Posts

Is there a help file for creating a config file for your script so it can be flexible?

Edit: Also, do people read the whole fricking manual for beta version to be a good scripter? I want to learn more about scripting with autoit and the manual looks like a big bible. Do you need any background in other languages to be good in autoit or can you start with autoit as your first scripting language?

Edited by Chobyhy
Link to comment
Share on other sites

As for your first question, creating a config file for your scirpt is not difficult... Look up the INI* functions in the helpfile.

And that last part... Yes, AutoIt can be your first scirpting language. I found it easier to learn than most others. No you don't need to read the whole manual. Well... It mostly depends on your style of learning. I learn best by examples, so I learned by disecting other people's code... using the helpfile when needed or asking on here.

~cdkid

AutoIt Console written in C#. Write au3 code right at the console :D_FileWriteToLineWrite to a specific line in a file.My UDF Libraries: MySQL UDF Library version 1.6 MySQL Database UDF's for AutoItI have stopped updating the MySQL thread above, all future updates will be on my SVN. The svn location is:kan2.sytes.net/publicsvn/mysqlnote: This will still be available, but due to my new job, and school hours, am no longer developing this udf.My business: www.hirethebrain.com Hire The Brain HireTheBrain.com Computer Consulting, Design, Assembly and RepairOh no! I've commited Scriptocide!
Link to comment
Share on other sites

Sounds like I'm in the same boat too, using AutoIt as my entry into scripting/programming. Granted, I'm still a newb but I feel like I'm getting better all the time.

I find the help file amazing, it explains most everything clearly and gives some nice examples too! And like it has been mentioned already the forums are the other great resource, no end to the genius on here. Between the two I haven't had much issues I could resolve.

Back to the first part, something that I've been trying to impliment is creating custom UDF's that my other scripts hook up to via the #include command.

Link to comment
Share on other sites

Hi,

is here any question left? :P

So long,

Mega

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...