Case sensitivity gotchas



>>>>> "CY" == C Y  writes:

    CY> When specifying a filename for save, Maxima names the file the all caps
    CY> version of the filename.

    CY> loadfile seems to insist on this upper case naming.

save("foo", all) saves in FOO.

I'll look into it.

Ray