Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not Creating Object Correctly
Message
From
21/02/2005 05:55:18
 
 
To
21/02/2005 05:13:39
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Environment versions
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00985142
Message ID:
00988804
Views:
79
Sue,

The loRegisterCustomer.createSale is not expecting a string but a property returned from SaleType.

E.g.
loRegisterCustomer.createSale(loRegisterCustomer.SaleType.PayMonthly);

This is why I can't see how it's possible in FoxPro as you do not have the necessary visibilty of all the other object's that you get with .net/java etc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform