Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Go bottom
Message
From
10/10/2004 07:43:05
 
 
To
10/10/2004 05:18:59
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00950231
Message ID:
00950241
Views:
16
SELECT max(BILLNO) FROM ALIAS() INTO array laDummy
THISFORM.TEXT1.VALUE = laDummy + 1 && same as laDummy(1)+1
>hi all,
>
>i put my code under to count how many bills i have at my table to increase for new bill
>
>any new idai.
>
>SELECT 1
>GO BOTTOM
>THISFORM.TEXT1.VALUE=BILLNO+1
>
>
>thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform