In function "LoadVarDlg" :
When I run this APP, than get name of global variables O.K.
Else if I do EXE, than NO get global variables name - but types is O.K.
What is wrong for run EXE ?
Thanks in advanced
Tomas
there´s no error. Some functions of the CDK simply don´t work for
exe. I guess it´s because symbolic names are not directly available
anymore. There seem to be functions to resolve a variable name
with a given scope (as used by SalCompileAndEvaluate).
But AFAIK there´s no enumeration of symbols etc.
--
Regards,
Frank Boettcher
Ice Tea Group, LLC
http://www.iceteagroup.com
"Tomas Svizensky" <tsvi...@mikros.cz> schrieb im Newsbeitrag
news:3A8D1874...@mikros.cz...