Jump to content

Recommended Posts

Posted (edited)

I tried to write a routine and added the command WinFlash. I giot an error at this point saying Unknown property or method 'WinFlash'

I see it was added in version 3.2.0. I may have an earlier version, but it seems odd that the function is documented in the Help file but not in the version running.

How do I know what version I am running?

Paul

Edited by pdenize
Posted (edited)

In Scite4AutoIt3 is output panel with this information:

>"C:\PROGRAM FILES\AUTOIT3\SCITE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /run /prod /ErrorStdOut /in "C:\RUZNE\zz.au3" /autoit3dir "C:\Program Files\AutoIt3" /UserParams

+> 00:18:34 Starting AutoIt3Wrapper v.1.7.6

>Running AU3Check (1.54.6.0) params: from:C:\Program Files\AutoIt3

+>00:18:35 AU3Check ended.rc:0

>Running:(3.2.2.0):C:\Program Files\AutoIt3\autoit3.exe "C:\RUZNE\zz.au3"

+>00:18:37 AutoIT3.exe ended.rc:0

+>00:18:38 AutoIt3Wrapper Finished

>Exit code: 0 Time: 5.005

You can also compile your script into EXE. In EXE is standard version of AutoIt (in Expoler go to thos EXE and select Properties)

Edited by Zedna
Posted

I don't user .au3 format files.

I program direct to the COM (perhaps I should have said that earlier) it may just be missing from that.

I'll try with a .au3 script.

Posted

Looks like I have v3.2.0.1.

Mhz - Thanks for pointing out that I am looking in the wrong help files.

Looks like the feature is not intended to be exposed.

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