From: Hal Fulton Date: 2006-09-04T14:12:34+09:00 Subject: Re: A little idiom I like Rick DeNatale wrote: > No easily, even if you can figure out how to define a method named \ > or "\\" it's going to be messy sending it. If we're seriously talking about a Windows usage, let me point out that it's only on the command line that \ is needed. Internally, WIndows paths can use ordinary slashes (in every case I'm familiar with). Hal