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.
_HMG_SYSDATA
Moderator: Rathinagiri
- Rathinagiri
- Posts: 5482
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: _HMG_SYSDATA
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.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
Re: _HMG_SYSDATA
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).
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).