home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / database / 5850 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.6 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!decwrl!deccrl!news.crl.dec.com!pa.dec.com!nntpd2.cxo.dec.com!tincup.enet.dec.com!lindsey
  2. From: lindsey@tincup.enet.dec.com (Randy Lindsey)
  3. Newsgroups: comp.databases
  4. Subject: Re: Can A FoxPro App Contain An Editor?
  5. Message-ID: <1992Jul30.221934.4009@nntpd2.cxo.dec.com>
  6. Date: 30 Jul 92 23:17:58 GMT
  7. References: <7=pmv##.westes@netcom.com>
  8. Sender: usenet@nntpd2.cxo.dec.com (USENET News System)
  9. Organization: Colorado Software Solutions, Inc.
  10. Lines: 25
  11.  
  12.  
  13. In article <7=pmv##.westes@netcom.com>, westes@netcom.com (Will Estes) writes...
  14. >I'm trying to determine if an existing application written in C could be
  15. >easily re-written as a FoxPro application.
  16. >The part of the application that is in question is an editor and
  17. >form-letter generator.  Essentially, the application contains a list of
  18. >form letters.  If the user selects one of these letters, he is brought
  19. >into an editor, and he is able to edit the text of the letter as well as
  20. >insert and delete fields of the database within the letter.
  21. >Can the above be handled elegantly within a FoxPro application?  Would
  22. >it require interfacing to a C program for the editor/mail-merge
  23. >functions?
  24. >Thanks,
  25. >Will Estes         Internet: westes@netcom.com
  26.  
  27. I've heard of people implementing their own editors in Foxpro.  I know it
  28. has parameters for setting which editor it calls, and you can plug in your
  29. own.  Haven't done it though.  I know that some of the Compuserve Foxpro
  30. users have done this, that's where I heard about it.  I think maybe someone
  31. even posted their editor for downloading.
  32.  
  33. Randy
  34.