[Audacity-nyquist] Comment line suggestion
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: David R. S. <sk...@wa...> - 2004-12-12 18:26:19
|
Many times I and others (like a guy I've just been helping offlist) have had problems with comment lines - if it becomes word wrapped, there's a Nyquist error message. I have a suggestion to alleviate this problem: make a semicolon a function, just like the rest of the code: (; comment blah blah blah ... ... end of comment) Perhaps have the closing of the comment a ;) pair so it's easy to find if necessary. That way it would also be simple to comment out a large chunk of code if desired. David -- |