Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Where is code error of programming

9 views
Skip to first unread message

Tomas Svizensky

unread,
Feb 16, 2001, 7:09:25 AM2/16/01
to
Hi all

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

Frank (ITG)

unread,
Feb 16, 2001, 7:57:23 AM2/16/01
to
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...

0 new messages