Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Go bottom
Message
From
11/10/2004 02:38:58
 
 
To
11/10/2004 02:23:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00950231
Message ID:
00950332
Views:
10
Hi,
Make sure that is at least ONE record matched in your query.
SELECT MAX(myField) FROM (ALIAS()) INTO ARRAY laArray

IF _TALLY > 0
  THISFORM.txt.Value = laArray + 1
ENDIF
HTH
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform