Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing Left Margin
Message
 
To
28/02/2001 20:53:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00480821
Message ID:
00480964
Views:
12
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?
Previous
Reply
Map
View

Click here to load this message in the networking platform