Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set the Fontname for @...PROM
Message
 
 
To
03/11/2000 00:58:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00437507
Message ID:
00437590
Views:
17
>hi,
>How can i set the Fontname for @...PROMPT
>
>* i just upgrade some program from DOS 2.6 so... i want to keep @...PROMPT
> now, @PROMPT and @SAY is in different Fontname in VFP6

I don't know if its documented anywhere (maybe Hackers Guide) but the @ ... SAY does support fontname and fontsize parameters in VFP. Try:

@ 10,10 say "Hello World" font "Arial", 20

I don't know if @ ... PROMPT works the same way. Try it.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform