Help with labels -Reply

Bob Feighner bfeighnr@mailclerk.ecok.edu
Thu, 09 Apr 1998 13:21:51 -0600


Here's a standard set of lines we insert into our QUIZ reports that creates
labels on an HP 3000. I hope this helps.

SET REPORT DEVICE PRINTER SPACING 0
SET REPORT PRIORITY 5 FORMS "4-up labels"
SET PAGE WIDTH 30 LENGTH 6 IMAGES 4
SET NOHEAD
INITIAL HEADING &
   "XXXXXXXXXXXXXXXXXXXXXXXXXXX" SKIP &
   "XXXXX"  LOGONID "XXXXX" SKIP &
   "XXXXXXXXXXXXXXXXXXXXXXXXXXX" SKIP PAGE &
   "XXXXXXXXXXXXXXXXXXXXXXXXXXX" SKIP &
   "XXXXX"  LOGONID "XXXXX" SKIP &
   "XXXXXXXXXXXXXXXXXXXXXXXXXXX" SKIP PAGE &
   "XXXXXXXXXXXXXXXXXXXXXXXXXXX" SKIP &
   "XXXXX"  LOGONID "XXXXX" SKIP &
   "XXXXXXXXXXXXXXXXXXXXXXXXXXX" SKIP PAGE &
   "XXXXXXXXXXXXXXXXXXXXXXXXXXX" SKIP &
   "XXXXX"  LOGONID "XXXXX" SKIP &
   "XXXXXXXXXXXXXXXXXXXXXXXXXXX" SKIP PAGE 

- Bob Feighner                                  
- Director, Computer Services
- 159 Administration Building                     
- East Central University                       
- Ada, OK  74820                                
- bfeighnr@mailclerk.ecok.edu                  
- phone:   580/332-8000 ext 256                          
- FAX:     580/436-4563
- http://www.ecok.edu
   "XXXXXXXXXXXXXXXXXXXXXXXXXXX" SKIP &
   "XXXXX"  LOGONID "XXXXX" SKIP &
   "XXXXXXXXXXXXXXXXXXXXXXXXXXX" SKIP PAGE &
(24/26) Continue? 
   "XXXXXXXXXXXXXXXXXXXXXXXXXXX" SKIP &
   "XXXXX"  LOGONID "XXXXX" SKIP &
   "XXXXXXXXXXXXXXXXXXXXXXXXXXX" SKIP PAGE


>>> "Arnone, Anthony" <aarnone@grey.com> 04/09/1998  11:02 >>>
Good Afternoon,

	I was wondering if anyone can help me with a small problem that
I have. I have a quiz program that creates labels, but the problem is it
creates a single column of labels and the paper that we use has labels
three wide. So if anyone can help me figure out if  I can create labels
three wide please let me know.

R/S
Anthony 
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.