Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
API _Evaluate is different in run-time exe?
Message
From
30/07/1998 08:36:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
API _Evaluate is different in run-time exe?
Miscellaneous
Thread ID:
00122641
Message ID:
00122641
Views:
58
Hi all,

I created a COM server to enhance my VFP application. All went OK dureing development, but on the final test I had a nasty surprise:
the pro_ext.h _Evaluate function returns error in standalone run-time exe! This is not documented and I don't call any strange functions. The failure is in a
_Evaluate(&val,"type(\"180\")$\"N\"")
Same expresion returns in the val structure a logical .T. if I run under VFP.EXE
I don't know what to think about this. Does _Evaluate (and _Execute) function has any restrictions related to run-time EXEs?

Best regards,
Remus

P.S. Calls to VFP 'type' function are made in my xBase code, so the function is linked into my application exe!
Next
Reply
Map
View

Click here to load this message in the networking platform