Jump to content

SciTe output window debug


Guest softuser
 Share

Recommended Posts

Guest softuser

AutoIt is a great tool. Is there any way to output debug variables into the SciTe editor output window? :D

Link to comment
Share on other sites

Isn't StringFormat a wrapper for printf()?

David Nuttall
Nuttall Computer Consulting

An Aquarius born during the Age of Aquarius

AutoIt allows me to re-invent the wheel so much faster.

I'm off to write a wizard, a wonderful wizard of odd...

Link to comment
Share on other sites

Isn't StringFormat a wrapper for printf()?

I meant one that literally wrapped printf() and took whatever you passed it and sent it to stdout, so that editors such as SciTE could capture it and display it. StringFormat is more like sprintf(), I believe.
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...