Skip to main content
February 20, 2008
Question

Can't add file to baggage files folder

  • February 20, 2008
  • 1 reply
  • 990 views
Hi,
I have a javascript file I'm trying to add to the baggage files folder. However, for some reason, I can't add it. I'm using robohelp 6 and roboosource control 3.0. When I try to add the file, nothing is added to the folder. I was able to add the same JS file to another project that was created in X5. So I'm unsure what the prolem is.
I manually added the javascript file to the rhbag.apj file but it still doesn't seem to recognize that this file is added to the baggage files folder or project. I'm still getting a javascript error as if the file is not in the project.

Strangely enough, when I tried to add the javascript file from the other project's folder, it asked me if I wanted to overwrite the js file. But it still doesn't appear in the baggage files folder or in source control.

Any help is appreciated.
thanks
--Brad
This topic has been closed for replies.

1 reply

RoboWizard
Inspiring
February 20, 2008
Hi Brad

Check the link below. After you click, scroll near the bottom of the page and expand Snippet number 2.

Click here

Cheers... Rick
February 22, 2008
Hi Rick,
I did see this snippet as well and tried replacing the apj file. The js file is still not appearing in the folder and therefore not in the project.
I asked one of the other writers if they could do it. Maybe they can add it and that will resolve the problem.
Anyway, thanks.
Captiv8r
Legend
February 22, 2008
Hi again bjman_001

Something about your reply sounds a bit “off”. You said: I did see this snippet as well and tried replacing the apj file.

Uhh, you don't replace the .APJ. Instead, you edit the existing .APJ.

You also said: The js file is still not appearing in the folder and therefore not in the project.

Simply adding the reference to the .APJ won't magickally copy the file to the folder. You would need to first ensure you physically copy the .JS file to the folder. The .APJ edit simply advises RoboHelp where to find it.

Cheers... Rick