Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Expression for CALCULATE show on form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00473283
Message ID:
00473311
Views:
16
>I have a method which has the following code

>CLACULATE MAX(table.field) TO variable

>The expression table.field shows up on the form after the from runs. I found >an other way of accomplishing
>what I want but would like to know what I did wrong.
============================================================================
SET TALK OFF && to disable displaying of calculation

THISFORM.LOCKSCREEN = .T.

CLACULATE MAX(table.field) TO variable

THISFORM.LOCKSCREEN = .F.
Joe Mamokan
Database Specialist
Email Address: mamokan@eudoramail.com
Url Address: http://visnet_dd.tripod.com
"Can you VISUALIZE Quick Data Access"
Cell # +639172482033
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform