[CM] Macro fun
Ken
renueden@earthlink.net
Thu, 27 Mar 2003 19:20:00 -0800
O.K. I'm not making this on up. Neither macro is working in clisp for me.
Using the new tar...
Ken
2. Break CM[3]> (events (list #!ups #!downs) "myscore.midi")
*** - READ from
#<INPUT CONCATENATED-STREAM #<INPUT STRING-INPUT-STREAM>
#<IO SYNONYM-STREAM *DEBUG-IO*>>: After #\# is #\! an undefined dispatch
macro character
3. Break CM[4]> (events (list #&ups #&downs) "myscore.midi")
*** - READ from
#<INPUT CONCATENATED-STREAM #<INPUT STRING-INPUT-STREAM>
#<IO SYNONYM-STREAM *DEBUG-IO*>>: After #\# is #\& an undefined dispatch
macro character
4. Break CM[5]>