c" doesn't work in macro mode

Alex Holden <[email protected]> Sat, 13 Nov 2004 10:07:26 +0000
Newsgroups gmane.comp.lang.forth.picforth
Message-ID <[email protected]>
I just stumbled across another gotcha: the c" word only works in target 
mode. If you try to use it in macro mode (I wanted to inline the word 
which calls c" because it's only used once) you get a rather unhelpful 
error message simply saying that picforth 'aborted' and highlighting the 
first word inside the c" block.

-- 
------------ Alex Holden - http://www.linuxhacker.org ------------
If it doesn't work, you're not hitting it with a big enough hammer