[CM] reading text from file to eval (as in... the other way!)

bil at ccrma.Stanford.EDU bil at ccrma.Stanford.EDU
Tue Aug 31 16:02:15 PDT 2021


> I need to know the max file size

You mean max-string-length, I think -- it defaults to 2^30.  There is no
downside to making it as big as you want.

Loading is not noticeably more expensive than evalling -- I would just
load the file again to pick up the new data.  Maybe I misunderstand
the context.



More information about the Cmdist mailing list