home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / SDKs / FaxSTF™ Developers Kit 3.2 / FoxPro / FaxDemo.txt < prev    next >
Encoding:
Text File  |  1996-03-22  |  1.5 KB  |  31 lines  |  [TEXT/MSWD]

  1. Overview
  2.  
  3. The Developers Kit will allow you to automate the process of 
  4. generating and sending large amounts of faxes from a database 
  5. application.  This will enable you to get the full benefit of 
  6. both your database and the fax software without the need to keep 
  7. information in both places.  There are several routines provided 
  8. to help you do this.  A database program could be written to 
  9. generate several faxes, one to each person in the database, and 
  10. fax each of them a custom generated letter, all automatically 
  11. with no user interaction.
  12.  
  13. The STF Developers' Kit has three complete sets of externals,  
  14. a C interface file, and an external library that you can call from 
  15. Think C, MPW C, or MPW Pascal.  The three external formats currently 
  16. supported by STF are OMNIS, 4D, HyperCard, and FoxPro.  HyperCard 
  17. XCMDs are usable in many other databases and even from programming 
  18. languages.  With these three combinations, you have all the flexibility 
  19. you need to add facsimile to your custom applications.
  20.  
  21. This is the first release of the Developers Kit for FaxSTF 3.0.  It 
  22. has been tested in house, but has not been tested in the real world.  
  23. Please report any bugs you may find.
  24.  
  25. The information described in this document is compatible with version 
  26. 3.0 of FAXstf .  STF warrants that the information presented here was 
  27. accurate at the time it was written.  However, STF reserves the right 
  28. to modify or update this API at any time.  STF will make reasonable 
  29. efforts to support this API in future products but compatibility is 
  30. not assured.
  31.