Jump to content

New To AutoIT


Recommended Posts

Hi thier,

I am very new to this tool and I am thus far very impressed as to it raw power.

But I am a little confussed I am trying to build some of my own Include files to help me organize the project that I am attemping to build.

I've looked though the Include Directory and the files that are suppiled to get an idea of how to write the file.

But I don't understand why the Func Names in the include files that I have looked at are coloured Blue. Where as the Methods that I have written in my Little test include file are Black.

Have I done something wrong ? or am i missing somthing ?

any help or advise would be very apprecated.

Thanking you all in advance.

Link to comment
Share on other sites

But I don't understand why the Func Names in the include files that I have looked at are coloured Blue. Where as the Methods that I have written in my Little test include file are Black.

to explaind it easy,

You did not done anything wrong, coloured Blue functions ar predefined with Scite (autoit editor) to b in that color. When you make your func, and geave it your func name, scite dont have that func name in his list and that is why he cant make it to b in that collor.

TCP server and client - Learning about TCP servers and clients connection
Au3 oIrrlicht - Irrlicht project
Au3impact - Another 3D DLL game engine for autoit. (3impact 3Drad related)



460px-Thief-4-temp-banner.jpg
There are those that believe that the perfect heist lies in the preparation.
Some say that it’s all in the timing, seizing the right opportunity. Others even say it’s the ability to leave no trace behind, be a ghost.

 
Link to comment
Share on other sites

to explaind it easy,

You did not done anything wrong, coloured Blue functions ar predefined with Scite (autoit editor) to b in that color. When you make your func, and geave it your func name, scite dont have that func name in his list and that is why he cant make it to b in that collor.

Ah Cheers,

Simple and to the point :P

Thanks.

Link to comment
Share on other sites

to explaind it easy,

You did not done anything wrong, coloured Blue functions ar predefined with Scite (autoit editor) to b in that color. When you make your func, and geave it your func name, scite dont have that func name in his list and that is why he cant make it to b in that collor.

I expect there is a way to get the colour, so searching might find something.

In case it's any help, there is a link in my signature for a script to add calltips to your own functions which I found saved me a lot of time.

Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
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...