in-syntax name [Function]

Sets the current score syntax to the syntax named name. An in-syntax statment can be placed at the beginning of a .cm archive file to establish the proper syntax when the file is loaded or evaluated.

Example:

? (in-syntax :midi)
#<Syntax: MIDI>


Last Modified: 5-Mar-1998