OutputDebbuger on AutoGui

Old Topics related to the original "AutoGUI" ahk script editor.
foxdanger
Posts: 83
Joined: 11 Jun 2019, 13:48

OutputDebbuger on AutoGui

Post by foxdanger » 18 Jun 2019, 15:59

On AutoGUI where I can see the OutputDebugger messages?

[Mod edit: Moved from 'Scripts and Functions']

need4speed
Posts: 143
Joined: 22 Apr 2016, 06:50

Re: OutputDebbuger on AutoGui

Post by need4speed » 18 Jun 2019, 16:49

Not sure if that is what you're looking for, first press the little green Arrow button (Start Debugging) then "Inspect Variables":
Image
I believe you'll find all debug commands in the Debug menu.

foxdanger
Posts: 83
Joined: 11 Jun 2019, 13:48

Re: OutputDebbuger on AutoGui

Post by foxdanger » 18 Jun 2019, 17:03

Nops, thx man. But this is debugging with steps, I want too see something like TRACE.

There's a screen where the OutputDebbuger is showed?

User avatar
Alguimist
Posts: 428
Joined: 05 Oct 2015, 16:41
Contact:

Re: OutputDebbuger on AutoGui

Post by Alguimist » 01 Jul 2019, 20:24

foxdanger wrote:
18 Jun 2019, 15:59
On AutoGUI where I can see the OutputDebugger messages?
Debug > Error Stream.

Post Reply

Return to “Old Topics”