Aditya Mahajan wrote:
On Sat, 30 Aug 2008, Hans Hagen wrote:
Aditya Mahajan wrote:
texmfstart does not handle = in --argument propertly. For example
texmfstart --verbose --arguments="a=b" bin:echo
and what does
Both give incorrect output
texmfstart --verbose "--arguments=a=b" bin:echo
texmfstart --verbose "--arguments=a=b" bin:echo
the first argument of texmfstart is considered to be the called script, prog etc texmfstart [optional args for texmfstart] [prog to call] [args to prog] so the question is, what do you want to achieve
texmfstart --verbose bin:echo "--args=a=b" texmfstart version 2.0.3 using 'system' call: echo --args=a=b --args=a=b
execution was successful ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------