home *** CD-ROM | disk | FTP | other *** search
- 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
- From: psmedsha@ecst.csuchico.edu (Paul Smedshammer)
- Newsgroups: comp.lang.pascal
- Subject: Re: Help Converting :='x+y' to :=x+y
- Message-ID: <1dv8quINN5c2@charnel.ecst.csuchico.edu>
- Date: 13 Nov 92 03:53:02 GMT
- References: <1dnfelINNp09@charnel.ecst.csuchico.edu> <10735@vice.ICO.TEK.COM>
- Organization: California State University, Chico
- Lines: 27
- NNTP-Posting-Host: cscihp.ecst.csuchico.edu
-
- In article <1dnfelINNp09@charnel.ecst.csuchico.edu> psmedsha@ecst.csuchico.edu (Paul Smedshammer) writes:
- >>I don't know if this is a simple thing to do but I have not
- >>been able to figure it out. I would like to take a string
- >>of characters that represent an equation and implement that
- >>equation. For example:
- >
- > Have a look at PARSE10.ZIP, available on SIMTEL in the
- > MSDOS.TURBOPAS subdirectory. I used it once in the past and
- > didn't encounter any problems.
- >
- >Bob Beauchaine bobb@vice.ICO.TEK.COM
- >
-
- The unit PARSE10.zip found at SIMTEL or the mirror sites is exactly what
- I needed. I implemented this unit and it works great for my needs. I
- want to thank everybody who gave me suggestions and help. I had begun
- writing my own parser but there is no need to re-invent the wheel for something
- as simple as my current needs. Once again I thank you all for your help.
-
- Paul
-
- ------------------------------------------------------------------------------
- psmedsha@ecst.csuchico.edu (Paul Smedshammer)
-
- Graduate Student in Mechanical Engineering
- California State University at Chico
- ------------------------------------------------------------------------------
-