Error, (in march) cannot lock repository
I admit that I am clueless to this error message produced by 'march'
> march('delete',libname[1],'a');
Error, (in march) cannot lock repository
and a similar message produced by Delete from LibraryTools:
> Delete('a',libname[1]);
Error, (in march) cannot lock repository
because:
1. There is my personal Maple library file in the path specified by libname[1].
2. Issuing command
> ShowContents(libname[1]);
returns the library content showing that "a.m" file/name is there.
3. The library attribute is not READONLY but it is WRITABLE.
What is going on? Any suggestions?
Thanks in advance,
Rafal Ablamowicz
rablamowicz@tntech.edu

Loading Comments & Answers