Jump to content

Include


Vasya
 Share

Go to solution Solved by Andreik,

Recommended Posts

Cant make it out of tutorial lol, i get error cannot parse #include all the time.

Code:
#include MsgBox($MB_OK, "Tutorial", "Hello World!")

i tried: <MsgBox.au3>
full path: "C:\Program Files (x86)\AutoIt3\Include\MsgBoxConstants.au3"
just:  "Include\MsgBoxConstants.au3"

even tried to copy and paste from tutorial like that:
@@SyntaxHighlighting@@ #include MsgBox($MB_OK, "Tutorial", "Hello World!") @@End@@

nothing works, whats the problem?

 

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