z/OS version 1.7 - PSF left margin positioning.
I have a formdef/pagedef that I can't get to start close enough to the left 
margin.
I need all of my data moved about ΒΌ" to the left. My formdef/pagedef is below.
Is there any way to do that?

SETUNITS 0 IN 0 IN;
FORMDEF PUR51F
  DUPLEX NO
  OFFSET 0 IN 0 IN
  REPLACE YES;
COPYGROUP PUR51
  DUPLEX NO;
  OVERLAY PUR51O;
  SUBGROUP COPIES 1 OVERLAY PUR51O;
PAGEDEF PUR51P
  REPLACE YES;
FONT FONT1 6210BC;
PAGEFORMAT PUR WIDTH 8.5 IN HEIGHT 11 IN;
SETUNITS 0 IN 0 IN LINESP 39 PELS;
PRINTLINE REPEAT 1 LINE CHANNEL 1
  POSITION 0.00 IN 0.22 IN FONT FONT1;
PRINTLINE REPEAT 62 LINE
  POSITION 0.00 IN NEXT FONT FONT1;

Thanks,

Randy Harris
Sr. Systems Programmer / DBA
Lane Furniture Industries, Inc.
Tupelo, MS 38802
Phone: 662-566-3447
rhar...@furniturebrands.com<mailto:rhar...@furniturebrands.com>




----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to