SV: Lines are creeping (Quiz)
"Selfors, Bjørn"
Bjorn.Selfors@bergen.kommune.no
Wed, 22 Jan 2003 09:01:24 +0100
NOHEAD sets NOFORMFEED: Try SET FORMFEED after SET NOHEAD!
Bjørn Selfors, Delfi Data a.s.
Tlf. 5556 8887, mob 916 68 648
-----Opprinnelig melding-----
Fra: Karen Barrett [mailto:kbarrett@denkor.com]
Sendt: 22. januar 2003 02:57
Til: powerh-l@lists.swau.edu
Emne: Lines are creeping (Quiz)
Such simple code - a major headache when the output is not cooperative.
REPORT &
TAB 01 " " &
PRT-CONDENSE & ; font control for printer
SKIP &
TAB 38 SYSDATE FORMAT MMDDYY SEP "/" &
SKIP 2 &
TAB 13 DIV-NAME &
SKIP 2 &
TAB 13 PRT-NAME &
SKIP &
TAB 23 COVERAGE &
SKIP &
TAB 13 GROUP-ID OF EMPLOYERS &
TAB 38 MEMB &
SKIP
FINAL FOOTING &
RESET-PRINTER &
SKIP
SET REPORT DEV PRINTER NAME CDWCARD LIM 9999
SET PAGE WIDTH 66 LENGTH 60 IMAGE 2
SET NOHEAD
The paging is the problem. I have tried reserving lines, different page
lengths, headers and nohead. I "gain" one line per page so that page 1
is fine but page 2 has the first line from page 3 at the bottom, page 3
has the first 2 lines from page 4 at the bottom....
We are an HP3000 shop outputting to HP laser printers.
Thanks in advance -
Karen Barrett
Senior Program Analyst
Denkor Dental Mangement Corp.
(503) 644-6444 x4363
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.swau.edu
Subscribe: "subscribe" in message body to
powerh-l-request@lists.swau.edu
Unsubscribe: "unsubscribe" in message body to
powerh-l-request@lists.swau.edu
http://lists.swau.edu/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.