Re: change case script
Re: change case script
- Subject: Re: change case script
- From: Paul Berkowitz <email@hidden>
- Date: Sat, 03 Nov 2001 11:28:28 -0800
On 11/3/01 11:07 AM, "Arthur J Knapp" <email@hidden> wrote:
>
When I write handlers, I try to always use the save, set, and restore
>
technique for tids, because I don't like to make any assumtions about
>
what the "main" calling script is doing with the delimiters, but when
>
I post "top-level" bits of code, I'm never sure what the best way to
>
deal with the tids is.
My own policy, taken over from JD of yore, is to restore {""}. I myself do
it specifically to help out users who don't know about this stuff and may
have their tids in a twist due to somebody else's script not restoring the
default correctly. I would not do this in any script meant to run from from
a scripter's script editor where other work may be in progress.
--
Paul Berkowitz