Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's wrong with this picture.
Message
From
07/08/2000 17:36:08
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00401954
Message ID:
00401959
Views:
25
>The following code runs fine from the command window, but errs in the vcx.
>
>Create CURSOR adrTemp_Cursor (;
> adMatchcode C(50), ;

Field name is too long - you need a .DBC for a name > 10 characters in length

> 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 ;
> )
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform