[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Envelope and label printing pgm



  Here's a flexible envelope and label printing program: gives
you a choice of 2 kinds of labels and 2 sizes of envelopes. Uses
the files also included at the bottom (you, of course, will have
to fill in your own return address for the one that puts that on
the label). This is for Xy4DOS, but could easily be adapted for
Xy3 and might work on Xy4Win.

  The program allows you to put your cursor anywhere on any of
the lines of the address you are using, from a Xy file, provided
the address lines are separated by blank lines before and after.
Keep the line breaks as is in the 5 envelope or label files that
follow the pgm. And you will have to change the paths to those
appropriate to where you put the 5 files in your computer's
directory system.

>>YD BC se
//XC >CL CL DF BC seb
//XC )>CR CR TF LE DF
XD BC ne
__env.tmpXC >BC del __env.tmpXC BC ne __env.tmpXC BC
| = reg
env|6 = 6x9|b = big lab|r = big + ret addr|a = avery
lab|)>==>==
>BX me c:\pgm\6x9-4.envQ2 ==>BX me
c:\pgm\biglab4.envQ2 ==>BX me
c:\pgm\biglab4r.envQ2 ==>BX me
c:\pgm\avery4.envQ2 BX me c:\pgm\reg4.envQ2 BX d
wf=0Q2 BF BC hit a key when ready to print (or
esc)>WG ==>AS XD AS BC
Aborted<>>GH -
-don't forget to do: d
wf=BX tyQ2 BX waitQ2 BX ab/nvQ2 BX jmp
Q2 XD BX d
wf=Q2 BC GT 

===============================
here's the file biglab4.env--for labels large enough for packages:



===============================
file biglab4r.env for same size label with return address:

[Insert your name here for return addr]
[Type in your return address here]
[Type in your return city-state line here]




===============================
file reg4.env for printing on regular envelopes:







================================
file avery4.lab for printing on Avery labels #2160 (one column, 1
inch by 2 5/8 inches)

================================
file 6x9-4.env for printing on 6 inch by 9 inch envelopes:

==================================================

Harry Binswanger
hb@xxxxxxxx