Help on Mailing Labels
Jeff Hoffman
JeffHoffman@goconnect.net
Wed, 21 Feb 2001 07:29:57 +1100
Guy
Try
>ACCESS WATCH-BOOK
>
>SEL WATCH-BOOK IF WB-DEAD-DATE = " "
>
>SORT ON LAST-NAME
>;
>; SET REPORT NOLIMIT
>set rep lim 40
>SET REPORT DEVICE printer NAME fj211l
>SET PAGE WIDTH 40
>SET PAGE LENGTH 67 ;***** you may need to experiment with this
>SET PAGE IMAGES 2
>SET NOHEAD
>; set formfeed
>;
>page heading skip 2 ;***** or what ever to get 1st line correct
>
>REPORT &
> ; SKIP 3 ****** &
> TAB 10 WB-FULL-NAME &
> SKIP &
> TAB 10 MAIL-ADDR1 &
> SKIP &
> TAB 10 MAIL-ADDR2 &
> SKIP &
> TAB 10 POSTAL-CODE PIC "^^^ ^^^" &
> SKIP 2 reserve 4 ;******
>
>GO
>
>EXIT
>
>Thanks in advance.
>
>Guy L. Werry
>Systems Analyst
>Hudson Bay Mining & Smelting
>= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
>Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
>Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
>This list is closed, thus to post to the list, you must be a subscriber.
>
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+ Jeff Hoffman + e-mail: JeffHoffman@goconnect.net +
+ Director (ABN 93 083 502 630)+ +
+ WoniCon Pty Ltd (ACN 083 502 630) + ,-_|\ +
+ 21 Prices Circuit + voice: +61 2 9542 1527 / \ +
+ Woronora NSW 2232 + fax: +61 2 9521 3979 \_,-._* +
+ AUSTRALIA + v +
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
+
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.