home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / pascal / 6548 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.7 KB

  1. Path: sparky!uunet!know!hri.com!noc.near.net!news.bbn.com!usc!zaphod.mps.ohio-state.edu!cs.utexas.edu!uwm.edu!ogicse!psgrain!charnel!psmedsha
  2. From: psmedsha@ecst.csuchico.edu (Paul Smedshammer)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: Help Converting :='x+y' to :=x+y
  5. Message-ID: <1dv8quINN5c2@charnel.ecst.csuchico.edu>
  6. Date: 13 Nov 92 03:53:02 GMT
  7. References: <1dnfelINNp09@charnel.ecst.csuchico.edu> <10735@vice.ICO.TEK.COM>
  8. Organization: California State University, Chico
  9. Lines: 27
  10. NNTP-Posting-Host: cscihp.ecst.csuchico.edu
  11.  
  12. In article <1dnfelINNp09@charnel.ecst.csuchico.edu> psmedsha@ecst.csuchico.edu (Paul Smedshammer) writes:
  13. >>I don't know if this is a simple thing to do but I have not
  14. >>been able to figure it out.  I would like to take a string 
  15. >>of characters that represent an equation and implement that
  16. >>equation.  For example:
  17. >
  18. >  Have a look at PARSE10.ZIP, available on SIMTEL in the
  19. >  MSDOS.TURBOPAS subdirectory.  I used it once in the past and
  20. >  didn't encounter any problems.
  21. >
  22. >Bob Beauchaine bobb@vice.ICO.TEK.COM 
  23. >
  24.  
  25. The unit PARSE10.zip found at SIMTEL or the mirror sites is exactly what
  26. I needed.  I implemented this unit and it works great for my needs.  I
  27. want to thank everybody who gave me suggestions and help.  I had begun 
  28. writing my own parser but there is no need to re-invent the wheel for something
  29. as simple as my current needs.  Once again I thank you all for your help.
  30.  
  31. Paul
  32.  
  33. ------------------------------------------------------------------------------
  34. psmedsha@ecst.csuchico.edu (Paul Smedshammer)
  35.  
  36. Graduate Student in Mechanical Engineering
  37. California State University at Chico
  38. ------------------------------------------------------------------------------
  39.