Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a Cursor
Message
 
 
To
10/03/2005 15:31:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00994604
Message ID:
00994608
Views:
22
>Is it possible and if so how can I add a calculated field in a Create Cursor command. My idea is:
>
>Create Cursor myCursor(day1hours N(4,1), day2hours N(4,1), Sum(day1hours+day2hours) N(4,1))

VFP doesn't support calculated fields in the tables/cursors. What're you trying to do?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform