<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial'; COLOR: #000000">
<DIV><A title=http://booki.flossmanuals.net/chuck/_full/ 
href="http://booki.flossmanuals.net/chuck/_full/">http://booki.flossmanuals.net/chuck/_full/</A></DIV>
<DIV> </DIV>
<DIV>Is this manual current / being actively updated? If so, then there is a 
problem throughout with how characters are represented. It seems that perhaps 
the text may have been extracted from some graphical design program because some 
character combinations "(the characters “f” followed by “i” in this example) are 
replaced by a single weird character. When seen visually this may look like the 
two-character sequence “fi”, but to a screen reader or to anything else that 
processes text, this looks like a weird unpronouncible mess.  My screen 
reader reads the word “file” in this example as:</DIV>
<DIV> </DIV>
<DIV>[character 64257[le</DIV>
<DIV> </DIV>
<DIV>The stuff in brackets is what the screen reader says when it encounters the 
weird character.  </DIV>
<DIV> </DIV>
<DIV>Hope this can be fixed. Reading the manual in its current state is much 
less fun than it could be.</DIV>
<DIV> </DIV>
<DIV>Thanx for a great language and community.</DIV>
<DIV>-- Rich</DIV>
<DIV> </DIV>
<DIV>%>chuck moe.ckIn this case, ChucK will run whatever is in moe.ck. You 
can replace moe.ck with the name of </DIV>
<DIV>another ChucK file. If this script is a just a loop that never ends then we 
need to stop ChucK </DIV>
<DIV>eventually. Simply press CTRL-C (hold control and press c). This is the 
”kill process” hotkey in </DIV>
<DIV>the terminal. </DIV>
<DIV>Some first things to try is to test the concurrency (running multiple ChucK 
files in parallel) are </DIV>
<DIV>moe, larry, and curly. First, run them each individually ( run chuck on 
moe.ck, larry.ck, or </DIV></DIV></DIV></BODY></HTML>