whtopic.js error
Hello,
I currently am loading a webhelp project, when I attempt to view a topic, I receive and error:
An error as occured in the script of this page.
Line: 392
Char: 15
Error: Expected ')'
Code: 0
URL: file///C:/WP%20Product%20ISO/whtopic.js
I opened up the whtopic.js and looked at line 392 and it is below in red. I have no issues with compiling or anything, just cannot view a topic in Robohelp, and if that popup error comes up, I cannot close it unless I force close Robohelp all together, which is quite annoying, any help would be greatly appreciated.
function autoSync(nSync)
{
if(nSync==0) return;
if(isInPopup()) return;
if(Knowledge DatabaseutMostTopic()
sync();
}
Thanks,
Nathan
Message was edited by: nwhite9327
