Jump to content

#inlcude question


Recommended Posts

Hi,

I try to develop a automated test script. Now I want to use the #include-Function to include external scripts into mine.

Test1.au3

-----------

#inlcude "Test2.au3"

Test2.au3

-----------

MsgBox(0,"", "Die Zeit ist " & @HOUR & ":" & @MIN & ":" & @SEC)

Both files are in the same location. If I run Test1.au3 the messagebox from Test2.au3 didn´t show.

Can anybody help me with including external scripts into mine. Thats a very important function for my scripts and I need it to develop.

My program version ist 3.1.1

By Crash

Link to comment
Share on other sites

I would preffere to have an German Forum... Already thinking about to set up one on my Homepage...

Sorry...

We were talking about that he isn't able to include an other Script with #include. While here at my side it isn't a problem. it works.

Now I've asked him to try the same thing with the Beta. Maybe we've found a Bug in the Release version of AutoIt.

Waiting for his answer...

Say: "Chuchichäschtli"My UDFs:_PrintImage UDF_WinAnimate UDFGruess Raindancer
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...