Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Missing Class
Message
From
17/08/2000 02:12:09
 
 
To
17/08/2000 01:41:19
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00405938
Message ID:
00405952
Views:
39
>Those 3 APP_WHATEVER's look like they're supposed to be constants

Yeah, thats what I thought too (we had very similar posts), but I've never seen this before, I've never pulled apart that many frameworks.

Is it really that common? I hope not. For some reason, that technique irks me, it works:

#define coVar poVar
coVar = 'Test'
wait window poVar


but it could get completely unobvious in writing and debugging. And while I see how it could make components that float between frameworks that have different oApp object references, the level of sohpistication is silly. I doubt the objects would have the same PEMs making wether or not is could be referenced pointless.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform