Hello again,
I've been googling for quite some time now and cannot find a clear answer on how to do what I would guess is really pretty easy and I wanted to get some opinions.
I have a physical file full of file information from the output of dspobjd. I created a tool using php/mysql that parses through that info for the create & last dates to look for objects that haven't been used for years.
I found a way to finagle a file (member) to a text editor but it's not text. I'm thinking that I need to output the file to a spool or print file and then get the info out that way.
But basically, I have a physical file that I want to create a text file out of the contents.
What say you? Easy?
I've been googling for quite some time now and cannot find a clear answer on how to do what I would guess is really pretty easy and I wanted to get some opinions.
I have a physical file full of file information from the output of dspobjd. I created a tool using php/mysql that parses through that info for the create & last dates to look for objects that haven't been used for years.
I found a way to finagle a file (member) to a text editor but it's not text. I'm thinking that I need to output the file to a spool or print file and then get the info out that way.
But basically, I have a physical file that I want to create a text file out of the contents.
What say you? Easy?





Comment