Page 1 of 1

_HMG_SYSDATA

Posted: Wed Aug 25, 2010 3:36 pm
by cocoking
I've been seeing references to _HMG_SYSDATA.

Where can I find explanations of its usage?
Debugger's info does not offer much help.

Do I really need to know/understand it?

Note: my inclination is really as a user of HMG (as a tool to develop applications) not as a developer of HMG (I don't think I have the talent or aptitude to be one)

Thanks for any help.

Re: _HMG_SYSDATA

Posted: Wed Aug 25, 2010 4:07 pm
by Rathinagiri
I think as an application developer you don't require to deal with _HMG_Sysdata which holds data about system internal handles of various controls.

Re: _HMG_SYSDATA

Posted: Thu Aug 26, 2010 12:47 pm
by cocoking
Thank you for the reply, Rathi.

I was just hoping I can find other aids that will help me debug my programs. So that I don't have to call for your help every time I'm stuck with an error. I know you guys are very busy...

Especially with syntax errors... With runtime errors I can always try debug (alt-d).