I typically do things like this:
Code: Select all
Enumeration
;
; windows
;
#w_main_nr
;
; toolbars
;
#tb_main_nr
;
; gadgets
;
#g_ok
;
EndEnumeration
Then again, I'm not the worlds best programmer (but at least I document my stuff



http://www.codingmonkeys.com