I have an OriginC file called Utility.c that I compile and build with the command run.LoadOC("%Yonmr\Utility"). The command is near the end of a CNF file that runs when I select a custom menu level which is usually the default at startup. This usually works well, but occasionally my functions are unavailable. When this happens and I reselect the custom menu level I get the message "Compiler busy!" in the script window. (Nothing happens if I try to compile & build in CodeBuilder, either.) Restarting Origin rarely fixes the problem and I am usually forced to reboot.
Any clues as to what is happening and what I can do about it? I'm using Origin 7 SR1 in WinXP Pro.
During this past week the problem became so severe that I was unable to use OriginC at all in SR1. I finally got things working again merely by renaming my OC file. (Utility.c -> Onmr.c)