I wish to allow a user to create a formula via a window and to test the syntax programmatically and alert the user if there are any syntax errors in the code, before allowing the user to update the dictionary.
Any Clues?
Assuming a developer copy of OI use a call to RTP5
RTP5(ProgramName, ProgramRecord, Options, Flag, Type)
Pass the dict item as program record and a type of "D". Then check Flag for OK and fields 51 and 52 for errors.
World Leaders in all things RevSoft