Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetAlias()
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00314242
Message ID:
00314281
Views:
26
>Kevin,
>
>I'm having problems with business objects in general. I have a view that I'm trying to select using:
>
>loSelect = CREATEOBJ('cSelect', This.GetAlias())
>
>When running in debug mode everything is fine, but the compiled exe returns errors becuase This.GetAlias() fails. I think it's looking for oDataEnvironment but the if statement is failing. Do you know of anyone else having this problem?

James,

Where is this code? What is This at the time of the call? If this is in a form, you may want to try ThisForm.oBizObj.GetAlias().

Kind Regards,

Mat
Matthew Kennedy
Decision Support Technology Inc.

"I try to take one day at a time, but sometimes several days attack me all at once." ~ Ashleigh Brilliant

New Jersey Dot Net User Group
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform