Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Status bar
Message
From
23/11/2000 10:16:18
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
23/11/2000 01:45:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00444893
Message ID:
00444992
Views:
19
>Dear All,
>
>How do I trap the value displayed within the status bar when the SET STATUS BAR is on?

No direct way that I know of, but the status bar usually displays one or more of the following:
recno()
reccount()
_tally (with an appropriate coment, like "... records indexed" etc. While you can easily look these up in help, I'd just add from my experience that _tally (number of records processed in the last multi-record command) is the most used system variable. If you're running an SQL statement with "into array", it's so much easier to check if _Tally=0 then to check if the array got created and how many rows does it have.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform