home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR11 / SSFAXR20.ZIP / CLIPPER.ZIP / READ.ME < prev   
Text File  |  1993-04-30  |  869b  |  24 lines

  1.  
  2.  
  3.  
  4. CLIPFAX is a very simple version of what can be done in CLIPPER 5.xx
  5. using the FAXER.EXE from Simple Simon Software. I use a system that
  6. builds files using the CLIPPER REPORT FORM commands. Then query the
  7. database of Faxee's for a destination. Results are stored in a FAXLOG.DBF
  8. including the Dates, times, and file size (filesize/pagesize = Pages Sent).
  9.  
  10. If you want something fancy let me know..
  11.  
  12.  
  13. Also..
  14.  
  15. CLIPPER is compatible with MSC 5.1 , 6 , 7 . I have included the #include
  16. file provided by CA-CLIPPER, and a sample function that shows how to pass
  17. params from and to C, from and to CLIPPER. Link in the Large memory model,
  18. LLIBCA, and you'll have an .obj file thats CLIPPER ready. It is much more
  19. desirable to call a function from a .lib than it is to shell out to DOS.
  20.  
  21.  
  22.                                                         Thanx
  23.  
  24.