I have been trying to use Rlist as a function in a
script to return the status of a statement…
x= RList(cmd,TARGET_CHECKSYNTAX$,"","","")
This doesn't seem to work. I tried to put a debug statement in
before but something gets blown out.
Cmd is as simple as LIST LOG.
I am using or_view and would like to report back any error messages related to the statement before processing.
Any suggestions?? Thanks