On Sat, Mar 29, 2003 at 09:15:09AM -0500, [EMAIL PROTECTED] wrote: > I am not sure what you want to do with it but > perhaps something along the lines of Alan's > special escape sequence could be made out of one > of those (?).
Here's what I wound up doing: assign The_File.foo sys$output write sys$output "<stuff>" deassign The_File.foo And that's generated by ExtUtils::MM_VMS::echo(). I realize I should have stated the problem as a problem rather than a possible solution. "How do I put a bunch of text into a file?" That's the last big VMS related problem. Snapshot on makemaker.org is now 100% on my machine anyway. New alpha coming soon. -- Operation Bitter Jungle Cat
