Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with user defined functions
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00745324
Message ID:
00745364
Views:
23
Thank you all. This tip is great!

Vin you're right about this:
PPS: it might be quicker to sum those fields all at once:
SUM importedd TO xImpDD, costounit TO xCostoUnit, costot TO xCosTot, costoumn TO xCostoUMN, costotmn TO xCosTotMN...

but the correct sintaxis would be

SUM value1, value2, value3 TO var1, var2, var3

The first sintaxis gave me an error message.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform