home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Power Pack / Visual_Basic4_Power_Pack.bin / vb4files / ppl4vb20 / readme.doc < prev    next >
Encoding:
Text File  |  1996-11-20  |  585 b   |  20 lines

  1.                        [ README.DOC ]
  2.  
  3. The PPL4VB files must be unpacked using PKUNZIP. To create your distribution
  4. files on your C drive, type:
  5.  
  6.       PKUNZIP PPL4VB.ZIP C:
  7.  
  8. To create your files on a different drive, substitute for C: above.
  9.  
  10. Copy PCL4VB.BI and PCL4VB.OBJ from your PCL4VB disk to the directory with
  11. the PPL4VB files. You are now ready to compile TERM. Type
  12.  
  13.      TERM_
  14.  
  15. to compile the TERM program.
  16.  
  17. You must use the standalone BC compiler to compile TERM rather than the
  18. integrated environment VBDOS since TERM uses large model C object code.
  19.  
  20.