On 12/01/05 13:51, Klaus Darilion wrote:
Klaus Darilion wrote:
Daniel-Constantin Mierla wrote:
User: miconda - caution: if the var your passing out has a bash
special
character in it, the var needs to be placed inside quotes, for ex:
exec_msg("print-contact.sh '$ct'");
IMO this warning should be included in the README
or even better: is it possible to put all pseudo variables into ''
automatically?
this is not that easy and maybe you want to execute a script where you
give as parameter a composed string of two pseudo-variables:
exec_msg("print_aor.sh [EMAIL PROTECTED]");
I think the warning in the readme is better.
Cheers,
Daniel
klaus
_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel