[NTG-context] Remove leading spaces

2009-02-05 Thread Bart C. Wise
When a function is called, I would like to remove any leading space. Then the function can control the spacing. If I don't remove spaces, it then makes a difference whether or not I have a space before the function is called. I would like the output of the following two lines to be equal:

Re: [NTG-context] Remove leading spaces

2009-02-05 Thread Wolfgang Schuster
Am 05.02.2009 um 21:26 schrieb Bart C. Wise: When a function is called, I would like to remove any leading space. Then the function can control the spacing. If I don't remove spaces, it then makes a difference whether or not I have a space before the function is called. Is there a way

Re: [NTG-context] Remove leading spaces

2009-02-05 Thread Bart Wise
On Thursday 05 February 2009 01:36:16 pm Wolfgang Schuster wrote: Am 05.02.2009 um 21:26 schrieb Bart C. Wise: When a function is called, I would like to remove any leading space. Then the function can control the spacing. If I don't remove spaces, it then makes a difference whether or not