Solved
"on error" problem under version 15
- October 22, 2013
- 1 reply
- 5313 views
I have a program (enclosed) that will define an undefined variable which works fine on version 14 but in version 15 it tells me the variable "rLSL" is undefined and to get it to work, I must define it prior to calling this program which defeats the purpose of the program.


