unclefishy Posted May 7, 2007 Posted May 7, 2007 sorry for the stupid question.... but i am unable to locate this info in the help... i just want to know how i can fold up my code in scite so i can manage it a little better
Developers Jos Posted May 7, 2007 Developers Posted May 7, 2007 (edited) sorry for the stupid question.... but i am unable to locate this info in the help... i just want to know how i can fold up my code in scite so i can manage it a little betterFolding in SciTE is automaticcally done on If-Else-EndIF Do-Until etcIf you want Code sections to fold you use #region - #endregion as described in the SciTE4AutoIt3 helpfile . Edited May 7, 2007 by JdeB SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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