mcohen Posted 1 hour ago Posted 1 hour ago I'm trying to debug an autoit3 script. Because of the includes the line number given in the error message has no bearing to my actual script. I'd like to add a message box that tells me the Line Number in the compiled script which would include all the includes, but I cannot find a way to do this. Alternatively, could I put all my includes at the end of the au3 file? Thanks, Marc
argumentum Posted 58 minutes ago Posted 58 minutes ago use that. Search the forum about AutoIt3Wrapper. Or SciTE comes with a help file too. ioa747 1 Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting
ioa747 Posted 56 minutes ago Posted 56 minutes ago (edited) #Region ;**** Directives created by AutoIt3Wrapper_GUI **** #AutoIt3Wrapper_Run_Au3Stripper=y #Au3Stripper_Parameters=/MergeOnly #EndRegion ;**** Directives created by AutoIt3Wrapper_GUI **** oops you were faster (as usual) Edited 53 minutes ago by ioa747 argumentum 1 I know that I know nothing
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now