Actions
Bug #157
closedJokes file missing from Examples/H-6 folder.
Start date:
02/08/2020
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
Example: Help_69 from AMOSPro_Examples.
Actions
Added by Brian Flanagan almost 5 years ago. Updated about 4 years ago.
0%
Description
Example: Help_69 from AMOSPro_Examples.
Joke missing from the default filesystem folder.
yet, this example will only work if you add the tag:
#addToFileSystem:"AMOSPro_Examples:Examples/H-6/jokes"
re-tested in 0.9.8.1.
Using #addToFileSystem:"AMOSPro_Examples:Examples/H-6/jokes", makes it work. (If this is required, it should be added to the Help_69 demo.
QUESTION: Shouldn't I be able to just add the Folder to the file system? It seems rather cumbersome to have to add every file to the file system!
In other words, shouldn't
#addToFileSystem: "AMOSPro_Examples:Examples/H-6/"
...be sufficent?
I'm calling this closed since we have a solution that works:
#addToFileSystem:"AMOSPro_Examples:Examples/H-6/jokes"
Hopefully, we'll eventually have a better solution for handling the filesystem.