At 12:56 AM -0500 3/27/02, Michael G Schwern wrote: >Except for the file path concatination parts. There's *got* to be >some simple VMS equivalent of File::Spec->catfile we can use instead >of all these one-liners. What is it?
If there is I can't think of it. You'd have to strip the trailing ']' (which might also be a '>'), append the additional directory pieces, add back the trailing ']', and then append the filename. -- ____________________________________________ Craig A. Berry mailto:[EMAIL PROTECTED] "Literary critics usually know what they're talking about. Even if they're wrong." -- Perl creator Larry Wall
