Charles Cartin wrote:
Hi,
I am use tot Mathcad 15 and I am having issues transferring my range function over into Prime PTC 3.0. I am attaching both files for insight about the issue. The mathcad15 file works fine, but I cannot get the Prime3 file to execute anymore.
Any assistance would be greatly appreciated.
Thank you,
C.
If you mean the function R, then try converting it to a programmed "if" block.
Alternatively, get rid of the "if" function and try just the boolean expression on its own - that should return 1 if the condition is true and 0 otherwise with no need for the "if".
Stuart
Sorry, haven't got Prime so I can't see what the problem is.