Jump to content

Recommended Posts

Posted

$i=1

For $i=1 To $i=11 Step 1
ConsoleWrite($i&@CRLF)
Next
Exit

this does not work for me with latest AutoIt, huh.

here is all i get on my autoit console

>"C:\Program Files\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /run /prod /ErrorStdOut /in "C:\Documents and Settings\dnkn\Pulpit\include\test.au3" /autoit3dir "C:\Program Files\AutoIt3" /UserParams 
+>16:44:51 Starting AutoIt3Wrapper v.1.9.4
>Running AU3Check (1.54.10.0)  from:C:\Program Files\AutoIt3
+>16:44:51 AU3Check ended.rc:0
>Running:(3.2.10.0):C:\Program Files\AutoIt3\autoit3.exe "C:\Documents and Settings\dnkn\Pulpit\include\test.au3"   
+>16:44:51 AutoIT3.exe ended.rc:0
+>16:44:52 AutoIt3Wrapper Finished
>Exit code: 0   Time: 1.256

is this only me or there are others having this problem?

Posted

and what does it mean to me?

is there any way how to solve the pilot error?

This is Jos his way to tell you that you have made a syntax error ;-)

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
×
×
  • Create New...