Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's wrong with this picture.
Message
From
07/08/2000 17:30:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
What's wrong with this picture.
Miscellaneous
Thread ID:
00401954
Message ID:
00401954
Views:
76
The following code runs fine from the command window, but errs in the vcx.

Create CURSOR adrTemp_Cursor (;
adMatchcode C(50), ;
adName C(50), ;
adStr C(50), ;
adCity C(50), ;
adState C(50), ;
adZip C(5), ;
adCarrier L, ;
adTerminal L, ;
adFRWagent L, ;
adAgent L, ;
adCustomer L, ;
adInland L, ;
adPort L, ;
adNotify L ;
)
Next
Reply
Map
View

Click here to load this message in the networking platform