Johan Sandblom wrote:
>>I also ran into this (a few weeks ago on the list) and the patch I
>>sent Hans after testing it on my Ubuntu Linux laptop was to use two
>>backslashes:
>>
>>  run("--expand-path=\\$#{varname}")

My suggestion would be:

run("--expand-path='$#{varname}'")

Taco
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to