Actions
Bug #26
closedfilesystem Drive not found errors
Start date:
01/18/2020
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
Access to filesystem not as described in documentation.
Example: Help_26, line 93 from AMOSPro_Examples:
Line 93:
Load "AMOSPro_Examples:OBJECTS/BOBS.abk"
Causes: Drive not found at 93, column 1
File structure is: (dots added for proper indentation)
Help_26
..filesystem
....AMOSPro_Examples
......OBJECTS
........BOBS.abk
I also tried using a simple drive designation with the same results
Load "DF0:OBJECTS/BOBS.abk"
Help_26
..filesystem
....DF0
......OBJECTS
........BOBS.abk
Actions