_HMG_SYSDATA

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
cocoking
Posts: 46
Joined: Tue Jun 15, 2010 1:15 pm
Location: Malabang, Lanao del Sur

_HMG_SYSDATA

Post 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.
User avatar
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

Post 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.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
cocoking
Posts: 46
Joined: Tue Jun 15, 2010 1:15 pm
Location: Malabang, Lanao del Sur

Re: _HMG_SYSDATA

Post 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).
Post Reply