>-----Original Message----- >From: McKown, John [mailto:[EMAIL PROTECTED] >Sent: Thursday, July 31, 2003 3:26 PM >To: [EMAIL PROTECTED] >Subject: Something akin to ISPF's skeletons? > [snip] >But this may be >a case where I'm force to something more powerful such as Perl. > [snip]
If you're thinking of going the Perl route, look into the Text::Template module. Don't remember if it was included in Perl, or if I downloaded it from CPAN. I found it pretty easy to use, in fact, it works almost exactly as in your example. Jeff Henry
