Notifications
Clear all
Topic starter
We have just upgraded from 9.5 to 12, with surprisingly minimal problems so far. We are having problems with our OB/GYN forms not properly calling a user function library. Has anyone else seen this?
Posted : June 16, 2014 6:34 am
Make sure in your usrlib.txt file in the Centricity program folder that there is a line for each library you are loading, like:
load("out-pedlbqt-lib.txt")
load("out-pted-lib.txt")
And that they are in the same folder with usrlib.txt.
Posted : June 16, 2014 7:12 am