Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text on status bar
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00538126
Message ID:
00538136
Views:
8
>>>How can i show in the VFP Graphical status bar only the messages i want? I don't want that indexes name, table name, current record/total records to be show.
>>
SET STATUS BAR ON
>>SET MESSAGE TO "Hullooooooo out there!"
>
>Thanks, Nancy. :)
>
>And how can i prevent the "system messages" from appearing in the status bar?
SET MESSAGE TO ""
  or
_VFP.statusbar = ""
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform