Jump to content

Newbie questions


Recommended Posts

Good day from just outside Washington, DC -

I'm a newbie and as such am probably reading the on-line tutorial too literally, but that's all I have.

I searched the forum but no results.

Two questions:

a) the tutorial refers to a 'manual', but I don't see any file that might be something I could print out. Any suggestion as to where to look?

:P in the second coding example in the tutorial (Notepad automation) it advises the reader to "use the Autoit Window Information Tool. Run the Information Tool from Start Menu \ AutoIt v3 \ AutoIt Window ". Because that 'path' doesn't match the path for installing AutoIt, the instruction is confusing. I can get to the Tool via Windows Explorer, or I can use this sequence: Start, Run, enter '"C:\Program Files\AutoIt3\Au3Info.exe", then Enter. Is the later what the author intended?

Thanks in advance. - MIke

Link to comment
Share on other sites

Good day from just outside Washington, DC -

I'm a newbie and as such am probably reading the on-line tutorial too literally, but that's all I have.

I searched the forum but no results.

Two questions:

a) the tutorial refers to a 'manual', but I don't see any file that might be something I could print out. Any suggestion as to where to look?

:P in the second coding example in the tutorial (Notepad automation) it advises the reader to "use the Autoit Window Information Tool. Run the Information Tool from Start Menu \ AutoIt v3 \ AutoIt Window ". Because that 'path' doesn't match the path for installing AutoIt, the instruction is confusing. I can get to the Tool via Windows Explorer, or I can use this sequence: Start, Run, enter '"C:\Program Files\AutoIt3\Au3Info.exe", then Enter. Is the later what the author intended?

Thanks in advance. - MIke

From the Help - If this is what you are talking about - you are taking it to literal - look at the example for MsgBox() and you will see the parameters for the MsgBox

Now, let's look at the flag parameter for the MsgBox function again. From the manual page we can see various values listed which change the way MsgBox displays. The value of 0 simply shows a simple message box with an OK button. A value of 64 displays the message box with an information icon.

The second part - yes, and it should work - where is yours pointing to - just change it to the exe you found from above.

All by me:

"Sometimes you have to go back to where you started, to get to where you want to go." 

"Everybody catches up with everyone, eventually" 

"As you teach others, you are really teaching yourself."

From my dad

"Do not worry about yesterday, as the only thing that you can control is tomorrow."

 

WindowsError.gif

WIKI | Tabs; | Arrays; | Strings | Wiki Arrays | How to ask a Question | Forum Search | FAQ | Tutorials | Original FAQ | ONLINE HELP | UDF's Wiki | AutoIt PDF

AutoIt Snippets | Multple Guis | Interrupting a running function | Another Send

StringRegExp | StringRegExp Help | RegEXTester | REG TUTOR | Reg TUTOT 2

AutoItSetOption | Macros | AutoIt Snippets | Wrapper | Autoit  Docs

SCITE | SciteJump | BB | MyTopics | Programming | UDFs | AutoIt 123 | UDFs Form | UDF

Learning to script | Tutorials | Documentation | IE.AU3 | Games? | FreeSoftware | Path_Online | Core Language

Programming Tips

Excel Changes

ControlHover.UDF

GDI_Plus

Draw_On_Screen

GDI Basics

GDI_More_Basics

GDI Rotate

GDI Graph

GDI  CheckExistingItems

GDI Trajectory

Replace $ghGDIPDll with $__g_hGDIPDll

DLL 101?

Array via Object

GDI Swimlane

GDI Plus French 101 Site

GDI Examples UEZ

GDI Basic Clock

GDI Detection

Ternary operator

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