Error: SAVE: can not resolve: procedure CMSAVE
Issue #23
resolved
Just try the following code (I'm a using Fawlty Language 0.79.47 (macosx amd64 m64):
a=indgen(10) save, filename='test.sav', a
% Error: SAVE: can not resolve: procedure CMSAVE % Execution halted at: $MAIN$
Thanks! B
Comments (2)
-
repo owner -
repo owner - changed status to resolved
Closed.
- Log in to comment
SAVE and RESTORE use the CMSVLIB library. Install it somewhere on your !PATH.