[CM] How to evaluate a .cm file

Rick Taube taube@uiuc.edu
Fri, 1 Aug 2003 10:07:38 -0500


Hello, you are correct that (load "whatever.cm") will evaluate all the
Lisp expressions in "whatever.cm" just as if you had typed them in the
interpreter.  In order to determine what is going wrong I would need you
to send the file and to tell me what version of Lisp you are using.


> -----Original Message-----
> From: cmdist-admin@ccrma.Stanford.EDU 
> [mailto:cmdist-admin@ccrma.Stanford.EDU] On Behalf Of kasti
> Sent: Friday, August 01, 2003 12:51 AM
> To: Common Music -Mailing List
> Subject: [CM] How to evaluate a .cm file
> 
> 
> Hello!
> 
> I've been getting a problem, after making a .cm file with some
> programming -defined to be used in the future with different values to
> get different musical excerpts-, I got stuck 
> when loading it inside the Interpreter (it's like loading 
> nothing because
> I have to write it from scratch in the interpreter), it just don't
> evaluate
> 
>     (load "whatever.cm")
> 
> If this command is not enough to make the interpreter 
> evaluate the file,
> what 
> more do i need?
> 
> Thanks in advance !-)
> -- 
>   andrés f. castiblanco v.
>   e-mail address: afc_asti@allmail.net
> 
> -- 
> http://www.fastmail.fm - The professional email service
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
>