Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Embedded macros ..

From: greggirwin:mindspring at: 9-Sep-2002 10:31

Hi Dick, <<
>> print Embed "Hello$(a)"
** Script Error: Alpha has no value ** Where: Embed ** Near: parse String: copy String Rule:
>> print Embed "Hello $(a) "
Wish I knew how to debug this to see what is happening.
>>
I think Andrwe must have Alpha and Alphadigit defined as charset values in his setup. I'm sure he'll jump in to clear it up. --Gregg