home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / bit / listserv / dbasel / 1437 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.3 KB  |  27 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!spool.mu.edu!howland.reston.ans.net!paladin.american.edu!auvm!NADC.NADC.NAVY.MIL!DASHIELL
  3. Message-ID: <9301111534.AA07782@NADC.NADC.NAVY.MIL>
  4. Newsgroups: bit.listserv.dbase-l
  5. Date:         Mon, 11 Jan 1993 10:34:59 EST
  6. Sender:       "Discussion on the use of the dBase language and related
  7.               dialects" <DBASE-L@NMSUVM1.BITNET>
  8. From:         "A. Kaniss" <dashiell@NADC.NADC.NAVY.MIL>
  9. Subject: Re: difference between clippper and foxplus
  10. Lines: 15
  11.  
  12. One difference is that with clipper it's possible to
  13. compile for speech friendly programming.
  14. This is the kind of programming you do when someone who might be
  15. using a speech synthesizer is going to use the end product.
  16. As far as I've been able to figure out,
  17. fox plus can't do this.  Therefore, it's not in compliance with the
  18. a.d.a. since if there's a totally blind computer user who has to use your
  19. program effectively to keep their job depending on the version of speech
  20. synthesizer in use this may not be possible.
  21. If you want to compile for clipper so programs come up talking on
  22. speech synthesizers, remember in the linking to link pcbios.obj
  23. in along with everything else and the software will talk with no
  24. problems.
  25.  
  26. jude <dashiell@nadc.nadc.navy.mil>
  27.