Notifications
Clear all
Topic starter
We have a function in our patient banner called INS_GRP(), which isn't working. I'd like to troubleshoot it but I can't find the function definition anywhere. Thinking this might explain why the function doesn't work (because the definition doesn't exist), I tried searching for another function in the banner that does work, called INS_PLAN(). I wasn't able to find any definition for that function either. I used Windows GREP to search through every .txt and .ccc file in the Client folder, and neither search turned up anything.
Does anyone have any suggestions on how I might find a function definition?
Posted : July 9, 2015 4:48 am
Its one of those built in symbols, there is some info on it available in the help files (cps_help.chm) in the client directory
Posted : July 9, 2015 5:02 am