Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I run on WinXP Pro
Message
 
À
02/12/2004 10:01:07
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP
Network:
Novell 4.x
Database:
Visual FoxPro
Divers
Thread ID:
00960147
Message ID:
00966429
Vues:
13
>Yes, the printing is not dark, and it comes in draft mode also. Now I want the printing in Landscape mode. Do you have any idea how can I do so in FoxproDos 2.6a.
>
>Thanks

In addition to Tracy's advice, you can landscape in FP DOS:

??? chr(27)+"&l1O" && ampersand+lowercase "L" + one + O (not zero)
or
cLandScape=chr(27)+"&l1O"
and
you can also do it with @ 0,0 say &cLandScape
in some cases, you may have to print a blank after the code
??? &cLandScape+" "
Imagination is more important than knowledge
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform