[Mathlib-develop] Path Function & problems with funcion calls
Status: Beta
Brought to you by:
st_mueller
From: mark <msp...@ya...> - 2003-02-18 22:36:07
|
I've changed the path function so that it's an internal function defined = in=20 the StandardFunction.java file. I've done this so that if the search path is corrupted it is still possib= le to=20 use the path function in order to check what state the search path is in. While testing it I notived a problem with function calls entering >path=20 runs the path function and sets the ans variable but doesn't display anyt= hing while entering >path() displays the result of the function call. Best Regards Mark |