Re: [fossil-users] A helper function I have for a shorter commandline

2011-03-02 Thread Andreas Kupries
On 3/2/2011 9:17 AM, Lluís Batlle i Rossell wrote: > On Wed, Mar 02, 2011 at 09:05:55AM -0800, Andreas Kupries wrote: >> >> http://paste.tclers.tk/2370 > > Hello, > > "$@" is what you want for quoting arguments maintaining spaces. Thanks. I'll try that. -- Andreas Kupries Senior Tcl Developer Ac

Re: [fossil-users] A helper function I have for a shorter commandline

2011-03-02 Thread Lluís Batlle i Rossell
On Wed, Mar 02, 2011 at 09:05:55AM -0800, Andreas Kupries wrote: > > http://paste.tclers.tk/2370 Hello, "$@" is what you want for quoting arguments maintaining spaces. ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-

[fossil-users] A helper function I have for a shorter commandline

2011-03-02 Thread Andreas Kupries
http://paste.tclers.tk/2370 -- Andreas Kupries Senior Tcl Developer ActiveState, The Dynamic Language Experts P: 778.786.1122 F: 778.786.1133 andre...@activestate.com http://www.activestate.com Get insights on Open Source and Dynamic Languages at www.activestate.com/blog ___