Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Horizontal Scrolling Text.
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00254917
Message ID:
00254958
Views:
24
>Any easy way to do that at the bottom of the screen?.

On the status bar? Here's a quickie basic idea:

cmessage = 'Hi There!'
for n = 1 to 50
cmessage = ' ' + cmessage
wait window '' time .2
set message to cmessage
endfor
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform