Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Cast()
Message
From
22/10/2004 14:20:48
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Title:
Using Cast()
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00953825
Message ID:
00953825
Views:
68
Should the following work in the VFP9 beta?

SELECT sales.*, ;
CASE(NULL AS I) AS myint ;
FROM sales ;
INTO CURSOR mysales

I get this error when I try to run this:
Function name is missing ),

What am I missing?

Thanks,

Jerry
Next
Reply
Map
View

Click here to load this message in the networking platform