If you have a question that isn't answered elsewhere, please ask it below. (You'll have to register first. Sorry about that.) We'll do our best to answer promptly.
If for some reason you don't want to register or ask your question in a public forum, feel free to send me email at
tom@moertel.com.
Probs on MacOSX, Drift Sources
see:
PXSL Ask-a-Question/MacOSX, ghc 6.4 , Drift Sources
,command c a1 a2 a3 = a -href=<( ,c <<?a1=>> ,a1 <<&a2=>> ,a2 <<&a3=>> ,a3 )> ,BODY,command cmd param1 param2 param3 <<My command link>>,command c a1 a2 a3 = a -href=<(,hrefval)> ,BODY # build href value from arguments ,hrefval = ,c <{?a1=}> ,a1 <{&a2=}> ,a2 <{&a3=}> ,a3Tom