What's your process for executing the examples? In general you should highlight all the text you want to execute, then hit ctrl-return. If it's only one line, you can put the cursor anywhere in the line and do ctrl-return, but for multi-line code you must highlight the whole segment first. e.g. 10.do({ |i| i.postln; }); ^ If you put the cursor where indicated by ^, don't highlight anything and hit ctrl-return, you will get a parse error (unmatched '}'). Just a first thought... hjh PS I'm a mac user but I have run psycollider on my win2k machine at work, no problems with running code. On Dec 26, 2006, at 3:05 PM, Kris Northern wrote:
: H. James Harkins : jamshark70@xxxxxxxxxxxxxxxxx : http://www.dewdrop-world.net .::!:.:.......:.::........:..!.::.::...:..:...:.:.:.:..: "Come said the Muse, Sing me a song no poet has yet chanted, Sing me the universal." -- Whitman |