Hi,
I have an old MCAD 15 program I am finally converting to prime. Is there a short efficient way to implement those if statements in prime? That VP is an intermediate variable used further down in the program. Below is a snip showing the if statements.
thanks,
russ
Solved! Go to Solution.
Are any of these options of interest, Russ?
Stuart
Very nice, thank you!
Another option is:
But why don't you use the legacy converter?
Success!
Luc
Or even just the dot (scalar) product ...
Stuart
Thank you, very interesting. Also, I was ignorant of the converter - thank you!