Something is not right in the way the Formula Wizard handles PercentR. I have a routine that gives a message:
. . line 10 Can not find internal class construct builtin study
But when I add the word "new" in front of "PercentRStudy" in line 10, then the error message goes away and it executes fine.
Of course, every time I update the file in the wizard then I have to go into the efs editor to add back "new". So I would prefer having the Wiz do that for me.
Is there any other way to get the Wiz to handle this correctly?
Thanks.
. . line 10 Can not find internal class construct builtin study
But when I add the word "new" in front of "PercentRStudy" in line 10, then the error message goes away and it executes fine.
Of course, every time I update the file in the wizard then I have to go into the efs editor to add back "new". So I would prefer having the Wiz do that for me.
Is there any other way to get the Wiz to handle this correctly?
Thanks.
Comment