Jump to content

Recommended Posts

Posted

The AutoIt Graphical version 0.27.0 debugger closes when I:

Launch run and I get a save as dialog

Save and execute run

No matter what I do when I attempt to run (open the script from a diirectory) the application closes

My machine is a Vista x64 with SP1, .NET 3. Auto It 3.3.0.0

I had to errors shown in the configuration for the appliication for the beta includes and beta folder

Also the application launches a file browser.

Screen shots atached of the errors, sorry 'bout that, I could not extract the text.

Are there any other suggestions for a good debugger? I really need to be able to trace the values of the variables.

post-54659-12606561691336_thumb.jpg

post-54659-12606561881308_thumb.jpg

Posted

The AutoIt Graphical version 0.27.0 debugger closes when I:

Launch run and I get a save as dialog

Save and execute run

No matter what I do when I attempt to run (open the script from a diirectory) the application closes

My machine is a Vista x64 with SP1, .NET 3. Auto It 3.3.0.0

I had to errors shown in the configuration for the appliication for the beta includes and beta folder

Also the application launches a file browser.

Screen shots atached of the errors, sorry 'bout that, I could not extract the text.

Are there any other suggestions for a good debugger? I really need to be able to trace the values of the variables.

I think you will get a better response from posting in the thread for the graphical debugger in Example scripts. Untill Stumpii or someone can give any help then there are other solutions.

One simple way is the udf I wrote for monitoring variables in a script but it is limited to global variables. I haven't looked at it for some time so if there are problems let me know.

There is also a debugger by Klaatu.

One simple way, apart from the usual ConsoleWrites and the debug options in Scite, is to create a debug gui which is only shown if some parameter is set, and just have labels which show the varaibles and their values.

Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Posted

Thanks a bunch for the reply. Next time I'll post this in the scripts area.

Stumpiis efforts are greatly appreciated, even if the tool is not functioning for my use at this time.

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...