Variables in RoboHelp 7
Hi,
I have a little Javascript script in each of my topics that launches a link in a window. It's in Javascript because I need to set the window size.
It includes two Javascript variables - one for the server location of the file being launched, and one for the specific directory and file info. It' works beautifully.
I would like to use the RoboHelp variables to set a global variable for the server location so when we move the files or set them up on a client's server, I can make one change. I searched here and found FAR, which I can use as a last resort.
But is there a way to make Javascript recognize a RoboHelp variable? I get no reaction if I insert it directly into the script.
Thanks, as always, for any help.
