I cant recall off-hand, but I can tell you that I learned that *hard way* about a year ago that encapsulating the > with spaces can be problematic. I've since rewritten all my scripts to remove those spaces.
HTH! -- ME2 On Tue, Jan 20, 2009 at 6:27 PM, Ben Scott <[email protected]> wrote: > On Tue, Jan 20, 2009 at 3:41 PM, Micheal Espinola Jr > <[email protected]> wrote: >> Just an fyi, you should try to avoid the practice of having a space >> before and after the > of a redirection. In certain circumstances, it >> can alter or invalidate what you are trying to do. > > Oh, that's just fantastic. Any idea what those circumstances are? > > -- Ben > > ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ > ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ > ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
