home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / busi / plabel10.zip / P-LABEL.DOC next >
Text File  |  1990-12-08  |  9KB  |  259 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.         ╔════════════════════════════════╗
  8.         ║            P-Label             ║ Copyright (c) 1990 / 1991
  9.         ║          Version 1.0           ║ Mike Overacker & Alton Prillaman 
  10.         ╟────────────────────────────────╢ DEP Software & BedlamWare
  11.         ║ Print Tracking & Label Program ║ All Rights Reserved
  12.         ╚════════════════════════════════╝
  13.  
  14.         P-Label v1.0                                                   Page 1
  15.  
  16.         OVERVIEW
  17.  
  18.         P-Label was designed to solve one of the problems of the
  19.         Photographer with a quantity of prints and a need to label them 
  20.         for distribution with a code to ease the finding of the negatives 
  21.         to match the photo that the client is looking at. I have, on many
  22.         occasions, needed to get a print right away, but had no way to
  23.         tell what proof the client was looking at, since we were on the
  24.         phone. This program eliminates that scenario.    
  25.  
  26.         The Code entry is set up so this program may be used with the
  27.         tracking system you may be using already. This is a simple
  28.         program with a great deal of potential. I think it will help you
  29.         as it has helped me.   
  30.  
  31.         Mike Overacker
  32.         PhotoStar BBS
  33.         December 8, 1990
  34.  
  35.  
  36.         DISCLAIMER
  37.  
  38.         DEP Software & BedlamWare Products disclaim all warranties relating
  39.         to this software, whether expressed or implied, including but not
  40.         limited to any implied warranties or merchantability or fitness for
  41.         a particular purpose.  The author(s) will not be liable for any
  42.         special, incidental, consequential, indirect, or similar damages
  43.         nor loss of savings or expected profits due to the use or inability
  44.         to use this program.  In no event shall author(s)'s liability for
  45.         any damages ever exceed the price paid for the license to use the
  46.         software, regardless of the form of the claim.  The individual
  47.         running this software bears all risk as to the quality and
  48.         performance of the software.
  49.  
  50.  
  51.  
  52.  
  53.  
  54.         REQUIRED HARDWARE
  55.  
  56.         - An IBM compatible computer running PC/MS-DOS 3.x or 4.x
  57.  
  58.         - At least 256K of RAM
  59.  
  60.         - A printer with the capabilities of printing 10 CPI
  61.  
  62.  
  63.         LABELS
  64.  
  65.         P-Label uses 3-1/2" x 15/16" labels.  This is the standard
  66.         size label.  The carrier paper backing is 4" wide.
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.         P-Label v1.0                                                   Page 2
  75.  
  76.  
  77.         USING P-LABEL
  78.  
  79.         Hard Disk Owners:
  80.  
  81.            Make a directory in which P-LABEL will reside.
  82.            [MD \PLABEL]
  83.  
  84.            Change to this directory.
  85.            [CD \PLABEL]
  86.  
  87.            Copy P-LABEL.EXE into this directory.
  88.            [COPY A:P-LABEL.EXE]
  89.  
  90.         Floppy Disk Users:
  91.  
  92.            Put your DOS diskette in drive A: and format a blank diskette in
  93.            drive B:.  This will be your P-Label working diskette.
  94.            [FORMAT B:]
  95.  
  96.            Copy P-LABEL.EXE onto this drive.
  97.            [COPY A:P-LABEL.EXE B:]
  98.  
  99.         From your DOS prompt type:  P-LABEL
  100.  
  101.         After the opening screen the working screen will appear. Below is 
  102.         a list of the fields and what they do. 
  103.  
  104.         Field 1 - Code....This is where you put your personal code to 
  105.         track the photo and possibly the negative sheet number. This Code 
  106.         will be followed by the automatic progressive numbering of each 
  107.         label you select to print.   
  108.  
  109.         Field 2 - Date....This is filled automatically with the current 
  110.         date. You may edit it to whatever date you want to use. 
  111.  
  112.         Field 3 - Starting number....This is the number that the 
  113.         progressive numbering system will start with. 
  114.  
  115.         Field 4 - Finish number....Enter the nuber of consecutive labels 
  116.         you want printed here 
  117.  
  118.         Field 5 - Column....You can adjust the starting column of your 
  119.         printer here. The higher the number, the more to the right your 
  120.         printer will start printing  
  121.  
  122.         Field 6/7/8/9 - Text....You can put whatever you want here. 
  123.         Descriptions, your business name and phone number, etc..... 
  124.  
  125.         The <Enter> or Up or Dn Arrow Keys will advance you to the next
  126.         field. The Right and Left Arrow Keys as well as the Backspace key
  127.         will allow you to move within a particular field.
  128.  
  129.  
  130.         P-Label v1.0                                                   Page 3
  131.  
  132.  
  133.         If you wish to clear the data in all fields,
  134.         simply press <Alt-E>.  To clear the data in a single field,
  135.         highlight the desired field and press <Alt-D>.
  136.  
  137.         If the data in all fields is correct, press the <F10> key to accept
  138.         the data an go onto the next screen.  You may exit the from this
  139.         screen by pressing the <Esc> key.
  140.  
  141.         A good way to align your labels is to fill all of the fields with
  142.         "X's" and print out a couple of labels.  Adjust your starting
  143.         column number to correctly locate the data on your labels.  Try
  144.         loading your labels at the far left side of your printer and use
  145.         the default column of 1.
  146.  
  147.         After your labels have printed, you'll be returned to the data
  148.         entry screen.  If you wish to print more labels, repeat the above
  149.         steps; if not, press the <Esc> key and you'll be returned to the
  150.         DOS prompt.
  151.  
  152.  
  153.  
  154.         P-Label v1.0                                                Page 4
  155.  
  156.  
  157.         COMMENTS
  158.  
  159.         Once you get the the setup taken care of, this program is a
  160.         blessing.  I use it all the time and I think you will too.  This
  161.         program DOES NOT store any of the info typed into the entry
  162.         fields.  To do this would require the programming of a database
  163.         which would drastically increase the size of this program.  Besides
  164.         that, it allows you to make the necessary changes any time you
  165.         wish.  However, if there is enough interest, I'm sure we can make 
  166.         a more complete version that included a database. 
  167.  
  168.         CREDITS
  169.  
  170.         This program was written for DEP (Decent Exposure Photographics)
  171.         Software.  It could not have been done without the superior
  172.         programming abilities of Alton Prillaman.
  173.  
  174.         Alton is the head cook & bottle washer for BedlamWare Products
  175.         software company.
  176.  
  177.  
  178.         Feel free to call me at:
  179.  
  180.                                PhotoStar BBS
  181.                            Home of DEP Software
  182.                                (703)774-4667
  183.                                24 hours/day
  184.                               300 - 9600 USR
  185.  
  186.  
  187.  
  188.         NOTES
  189.  
  190.         If your printer does not correctly work with the current program
  191.         settings, please feel free to notify me.  Make sure that you have
  192.         your printer manual handy.  We'll need to know the settings for
  193.         your printer in order to make it work for you!
  194.  
  195.         Have fun and enjoy!
  196.  
  197.         Mike Overacker
  198.         PhotoStar BBS
  199.         December 8, 1990
  200.  
  201.  
  202.  
  203.         P-Label v1.0                                                 Page 5
  204.  
  205.         REGISTRATION FORM
  206.  
  207.         If you find this program useful, please help offset the time and
  208.         cost involved in writing programs such as P-Label.  Your
  209.         contribution will ensure that other software programs such as
  210.         P-Label will be developed as well as the continued development of
  211.         P-Label.  You'll also be notified of all future versions of this
  212.         program.
  213.  
  214.         Your comments/suggestions/bug reports are welcomed and greatly
  215.         appreciated.  Thanks in advance for your registration!
  216.  
  217.         ------------------------------------------------------------------
  218.          P - L A B E L / C - L A B E L   R E G I S T R A T I O N   F O R M
  219.         -------------------------------------------------------------------
  220.  
  221.         Name:    _________________________________________________________
  222.  
  223.         Address: _________________________________________________________
  224.  
  225.                  _________________________________________________________
  226.  
  227.         City/State/Zip Code: _____________________________________________
  228.  
  229.         ------------------------------------------------------------------
  230.           QTY                                       Cost           Amount
  231.         ------------------------------------------------------------------
  232.          ___   P-Label Version 1.0                $ 5.00 ea.     $ ______
  233.                (Print Tracking and Label Program)
  234.  
  235.          ___   C-Label Version 1.0                $ 5.00 ea.     $ ______
  236.                (Slide Labeling Program)
  237.  
  238.          ___   Shipping & Handling                $ 3.00 ea.     $  ______
  239.  
  240.  
  241.                                                    TOTAL:        $ ______
  242.  
  243.  
  244.         Send registration to:
  245.  
  246.                          Mike Overacker
  247.                          DEP Software
  248.                          PO Box 21522
  249.                          Roanoke, VA 24018-0154
  250.  
  251.  
  252.  
  253.  
  254.         I am registering P-Label Print Labeling Program and/or C-Label 
  255.         Slide Labeling Program. For each one ordered, I am enclosing my 
  256.         registration fee of $5.00.
  257.        
  258.  
  259.