Gordon Gilbert wrote:
Is it possible to comment out whole sections of your file? For example
in the process of trying something, would it work to comment out a whole
section of music or chords, or words like this?
%{
a b c d
d e f g
}
Would that whole thing not be processed as it is? or would
On Thursday 13 January 2005 07:15 am, Gordon Gilbert wrote:
> Is it possible to comment out whole sections of your file? For example in
> the process of trying something, would it work to comment out a whole
> section of music or chords, or words like this?
>
> %{
> a b c d
> d e f g
> }
Comment
Search for "comment" in the Unified Index of the manual.
/Mats
Gordon Gilbert wrote:
Is it possible to comment out whole sections of your file? For example
in the process of trying something, would it work to comment out a whole
section of music or chords, or words like this?
%{
a b c d
d e