Trying to pull in all in-progress orders for a particular doctor. I'm using this MEL function:
{ORD_BY_AUTHPROV('William Travis','S')} but it is not working.
This is what is returned:
{ORD_BY_AUTHPROV(‘William <-COMPILER ERROR NEARBY: Expect COMMA OR RIGHT PARENTHESIS. Instead had IDENTIFIER after ERROR
I see this MEL function in the help portion of Centricity, but not listed when I use "Insert Symbol" in quicktext.....why?
According to the help files you should be able to use that function in Quick Text.
I have recently encountered numerous errors similar to yours that resulted from copy and pasting within the Administration module. There would be no syntactical error but it would still fail with a "Expect COMMA OR RIGHT PARENTHESIS" message. Try just retyping that entire line without copy and paste.