Re: NWC code
Reply #1 –
Hi Lorenzo,
if you highlight a section of a staff, or even the whole staff, and press <Ctrl+C> this will copy it to the clipboard.
Paste this into a text editor like Notepad and you will see the code you are talking about.
If you want to put it into a message on this forum, start a message and simply click the # button above the edit window.
This will put a pair of tags in the message, and you can paste what you copied from NWC between the tags.
The tags will look like this:
[ code ][ /code ]
[ code ]and the code goes here[ /code ]
Please note I have put spaces between the square brackets and the "code words" so they will display instead of behaving as tags.
If you wanted to you could save an .nwctxt file from NWC, open it in Notepad, select the entire contents, copy it, and paste that between the code tags. I don't suggest this for large files, it's greatest usefulness is in describing how parameters not normally copied into a clip can be shared.