On Apr 30, 2009, at 1:31 PM, Jonathan Bradbury wrote:
Has anyone had any luck being able to read text files from the reader using VMUR? I have sent a F80 text file and am not able to view the received text file, there is always some form of header attached either the NETDATA or the old style header depending on how I did the sendfile. Is there a simpler solution than writing a perl script to read in the netdata headers and then print the file out? Thanks!
I think PUN (NOH probably will do the trick. There's a netdata parser in the BSD-licensed ancient NJE code (the basis for what the NJE IP Bridge is based on, but really really ancient), and I wrote one in Perl a few years ago for SMTPPLUS, which is probably still kicking around somewhere, so you don't HAVE to write your own netdata parser/packer. It's not very hard to do though. Adam ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
