Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing Left Margin
Message
 
À
28/02/2001 20:53:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00480821
Message ID:
00480964
Vues:
11
Some system variables included into VFP for backward compatibility. They may need to be included into the configuration file.
Try 'set margin to' instead.

>>>>>>>>>>>>>>your message below
How does one control the left margin for printing? I can't get _Ploffset, or set margin to work.

Here's my code:
_ploffset=15
SET PRINT ON
set printer font "Courier" Style "Normal"
? "Some text"
set print off
set print to

What am I missing?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform