home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / alt / lang / basic / 862 < prev    next >
Encoding:
Text File  |  1992-11-18  |  1.1 KB  |  32 lines

  1. Newsgroups: alt.lang.basic
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!zaphod.mps.ohio-state.edu!rpi!batcomputer!munnari.oz.au!mel.dit.csiro.au!mineng.dmpe.CSIRO.AU!white
  3. From: white@mineng.dmpe.csiro.au (robert white)
  4. Subject: Expression Evaluator
  5. Message-ID: <1992Nov19.015552.22486@dmpe.csiro.au>
  6. Sender: white@dmpe.csiro.au (robert white)
  7. Organization: CSIRO. Div of Mineral and Process Engineering.
  8. Date: Thu, 19 Nov 1992 01:55:52 GMT
  9. Lines: 21
  10.  
  11. I have seen a function in the BASWIZ library that returns the value of
  12. a string like "2+3-1", it is apparently known as an expression
  13. evaluator.
  14.  
  15. I would like to have one that would work with "a+b-c" type stuff, where
  16. the variables are defined elsewhere in the program.
  17.  
  18. Can someone help me out with a QB source listing for this?
  19.  
  20. I am trying to contact Thomas HanlinIII, the guy who wrote BASWIZ
  21. library.
  22.  
  23. Thanks in advance
  24.  
  25. Rob
  26.  
  27. -- 
  28. Robert White  CSIRO Division of Mineral and Process Engineering
  29. Bayview Avenue, Clayton  3168, Victoria AUSTRALIA  03 541 1222
  30. DISCLAIMER:  I have no authority to speak on behalf of the CSIRO.
  31. I am responsible for what I say, not them.
  32.