Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Progress Bar
Message
From
24/04/1998 14:53:36
Ray Watson
A Certified Electronics Co
Knoxville, Tennessee, United States
 
 
To
24/04/1998 14:44:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00094735
Message ID:
00094738
Views:
20
I believe you can put a UDF in the SELECT statement as a additional field to select and in the UDF update the Progressbar

eg:
SELECT a.field1,a.field2,UpdatePBar() FROM...

FUNCTION UpdatePBar
* update Progress bar
.
.
.
RETURN .T.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform