home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_prgms / code_prn / read.txt < prev    next >
Text File  |  1993-01-10  |  7KB  |  158 lines

  1.         Code.Print (TM) for Visual Basic  Version 2.20
  2.         Updated: December 1992
  3.  
  4.         QUICK START:
  5.         ------------------------------------------------------------------
  6.  
  7.         1. Copy program files:
  8.         Copy CPVB.EXE, CPSET.EXE, and CPVB.HLP to the same directory (C:\VB
  9.         or C:\CPVB)  If you have a previous version of Code.Print delete
  10.         the old CPVB.EXE and CPVB.INI files or move them to another directory.
  11.  
  12.         2. Run CPSET.EXE
  13.         Code.Print won't function until you run the setup program CPSET.EXE.
  14.         Because CPSET.EXE generates the initial CPVB.INI file CPSET.EXE
  15.         MUST be run from the same directory as the CPVB.EXE file.  You
  16.         have to run CPSET.EXE one time only.
  17.  
  18.         3. Create Program Item
  19.         You will have to create your own Program Item (and Program Group if
  20.         you want) for Code.Print.  The main executable file is CPVB.EXE.
  21.  
  22.         4. Run CPVB.EXE (Code.Print)
  23.         All user documentation is contained in the Windows on-line help file
  24.         CPVB.HLP.  Be sure this file is in the same directory as CPVB.EXE.
  25.         You can access help from the main menu of Code.Print.
  26.  
  27.         5. Prepare Visual Basic files for Code.Print
  28.         Code.Print processes Visual Basic 2.0 forms and modules that are
  29.         saved in ASCII format.  (Check the Save As Text box in the Save File
  30.         As... dialog box.)  Code.Print can also process TXT files created
  31.         using the Save Text command.  Files saved in binary format in both
  32.         VB 1.0 and VB 2.0 cannot be processed by Code.Print.
  33.  
  34.         FILE LIST:
  35.         -------------------------------------------------------------------
  36.  
  37.         The file PACKING.LST contains a complete list of all files you
  38.         should have in this package.
  39.  
  40.         OTHER FILES REQUIRED BY CODE.PRINT
  41.         -------------------------------------------------------------------
  42.  
  43.         Code.Print for Visual Basic requires the Visual Basic runtime
  44.         dynamic link library, VBRUN200.DLL and CMDIALOG.VBX.  Be sure they
  45.         are in your \WINDOWS subdirectory.  CMDIALOG.VBX is included with
  46.         this distribution package.  To conserve space and avoid needless
  47.         duplication and added download time, VBRUN200.DLL is NOT included
  48.         with this distribution package.  VBRUN200.DLL should be available
  49.         from the vendor or BBS where you obtained Code.Print.  This
  50.         program requires Windows 3.1.
  51.  
  52.  
  53.         NETWORKS
  54.         -------------------------------------------------------------------
  55.  
  56.         Code.Print for Visual Basic maintains the file CPVB.INI to store
  57.         configuration information.  If you are installing Code.Print for
  58.         Visual Basic onto a network drive, be sure anyone using Code.Print
  59.         can write to that directory.  Printing to a network may require you
  60.         to set the Code.Print "Print While Processing" check box to off.
  61.         This makes Code.Print generate the output as a single multi-page
  62.         print job.  If "Print While Processing" is checked, each page is
  63.         generated as a separate document and thus will be treated by the
  64.         network as a separate print job.
  65.  
  66.         You may need to adjust the timeout setting on the print server.
  67.         The Code.Print output stream is not continuous and causes some
  68.         networks to believe the document is finished prematurely.  If
  69.         adjusting the timeout has no effect, redirect the output to a file
  70.         or use a spooler program to collect the output before sending it
  71.         to the network.
  72.         
  73.         DOCUMENTATION
  74.         -------------------------------------------------------------------
  75.  
  76.         Code.Print for Visual Basic is an easy to use program.  All of the
  77.         functions contained in Code.Print for Visual Basic are documented in
  78.         the Windows on-line help system.  There is no user manual.
  79.  
  80.  
  81.         LICENSE AND REGISTRATION
  82.         -------------------------------------------------------------------
  83.  
  84.         Registration information is available from the startup screen menu
  85.         in in the file REGISTER.DOC.
  86.  
  87.         CREDIT CARD ORDERS:
  88.  
  89.         Caladonia Systems accepts Visa and MasterCard orders.
  90.         How to call us:
  91.         Toll free in U.S. and Canada (800) 488-5008
  92.         Local Washingtion and outside U.S./Canada (206) 285-8130
  93.         FAX (206) 285-5935
  94.         All credit card orders are shipped immediately on receipt.
  95.  
  96.  
  97.         PRINTERS, FONTS, DRIVERS, ETC...
  98.         -------------------------------------------------------------------
  99.  
  100.         Code.Print for Visual Basic is designed to use the printer fonts and
  101.         drivers that are available in your current Windows environment.
  102.         Printing speed will depend on what fonts and drivers you are using.
  103.         It is best to experiment.  Some fonts can be slower than others.
  104.         Code.Print will display a message "Waiting for Printer..." while the
  105.         printer driver is processing page and font data.  Since processing
  106.         has been passed from the program to your printer driver, Code.Print
  107.         will not respond immediately to a cancelation request while the
  108.         "Waiting for Printer..." message is displayed.
  109.  
  110.  
  111.         NOTE!  Code.Print does not work with the Generic / Text Only Printer
  112.         Driver. This driver does not respond to any font or style operations
  113.         and generates an error condition on every attempt to change the
  114.         printer object.  Code.Print will try to gracefully back out of this
  115.         situation but will probably crash and dump the program. This driver
  116.         is guaranteed NOT TO WORK.  If you are using a dot matrix printer
  117.         and want fast output, use the high speed fonts available in many dot
  118.         matrix drivers.
  119.  
  120.         COMMENTS, ORDERS, INFORMATION, ETC.
  121.  
  122.         Code.Print for Visual Basic is a Shareware product of Caladonia
  123.         Systems, Inc.  You can contact us via the methods below:
  124.  
  125.         Mail:
  126.         Caladonia Systems, Inc.
  127.         522 West Mercer Place, Suite 303
  128.         Seattle, WA  98119-4474
  129.  
  130.         Tech Support, Information, Voice Mail: (206) 285-8130
  131.  
  132.         FAX: (206) 285-5935
  133.  
  134.         CompuServe: 70711,3300
  135.  
  136.         As our business grows some of our numbers are likely to change.
  137.         If any of these numbers are discontinued you can contact us via
  138.         the ASP.
  139.  
  140.                      ASP Executive Director
  141.                      545 Grover Road
  142.                      Muskegon, MI  49442-9427
  143.                      U.S.A.
  144.  
  145.         Or send a CompuServe message via CompuServe MAIL to ASP Executive
  146.         Director 72050,1433.  You may also FAX your request to the ASP
  147.         Executive Director at 616-788-2765.
  148.  
  149.  
  150.  
  151.         Commments, questions, and suggestions are welcome and encouraged.
  152.  
  153.  
  154.         Code.Print is a Trademark of Caladonia Systems, Inc.
  155.         Code.Print for Visual Basic (c) Copyright 1992 All Rights Reserved.
  156.         Visual Basic is a Trademark of Microsoft Corporation.
  157.         Windows is a Trademark of Microsoft Corporation.
  158.