This is an odd one. When I first load an efs I created it seems that some of the values set in the FunctionParameter list are not recognized by the program correctly. Subsequent reloads does not fox the issue, but if I change any of the values in the FunctionParameter list to a new value, eveything words as expected. All reloads after making a change also work.
Has anyone seen anything like this?
I have verified MANY times that list list of variables in the main function declaration matches the list of FunctionParameters...
Thanks,
Garth
Has anyone seen anything like this?
I have verified MANY times that list list of variables in the main function declaration matches the list of FunctionParameters...
Thanks,
Garth
Comment