home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / prtgr22.zip / readme.txt < prev    next >
Text File  |  2002-07-02  |  2KB  |  36 lines

  1. This is the last available build of Peter Kanis' "Print Graph" and "VR Print" libraries
  2. for OS/2 REXX.  These are powerful printer formatting libraries that allow the user
  3. to print complex documents.  Tables, columns, textwrapping and graphics are some of
  4. the major supported features.
  5.  
  6. The registration number is
  7. F86F-AF19-8124-8F2B
  8.  
  9. These is the instructions received from Peter:
  10.  
  11. I donated all my OS/2 libraries to the public domain and no 
  12. longer support them. However, the site www.CyberEnt.com seems to have closed, 
  13. so all I can do is give you access to the source code I gave them 
  14. through my site. This code includes all the source code for building VRPrinter, 
  15. PrtRexx etc.. but it was about 5 years ago that I handed over the code 
  16. so you'll have to work it out from the makefiles. I haven't any 
  17. workstations running OS/2 anymore and really don't have time to install one, so I 
  18. just added the files to my web site so you can get them.
  19.  
  20. You'll need the VX-ODK <snip>
  21. You will need to install the VX-ODK by unzipping the diskette 
  22. images and running the install. Then unzip the printing.zip into your 
  23. source code directory. Make a new dir (prtgraph and unzip the prtgraph zip 
  24. file there. If I remember correctly, you will need to set the environment 
  25. variables DEFMAK and AMAK to point to the global make files in the make 
  26. directory. You will have to have a VisualAge for C++ or CSet++ installed, 
  27. you should then be able to build the whole thing using nmake. Again, if I 
  28. remember right 'cos it's a long time ago, the VX-REXX version has to be 
  29. built with a script in the directory, just poke around in the code; it 
  30. should be reasonably well documented with comments.
  31.  
  32. I hope this helps, best regards,
  33.  
  34. Peter Kanis
  35.  
  36.