I have a client that uses a proprietary database system on a RS/6000 AIX system that has no exporting functions, but does have printing capabilities. I would like to use the system to run a report to a printer, but capture the output to a file.<br><br>I have some UNIX experience (although I have never needed to print to a file), but have never worked with AIX.<br><br>1. I don't even know what version of AIX they have. Is there a command to run to get this info (ie, something like the old dos 'ver' command) ??<br><br>2. How do I go about capturing the files sent to the printer? I understand that they probably go into a queue which the printer uses to get jobs and that if I turn the printer off the jobs will probably stay there. How can I find out where the queue directory is? Is each print job stored as a single file?<br><br>3. Once I find the file, what is the command to copy a file to the floppy drive. Their system has no internet access or NTFS access from a windows box so I am assuming that the only way I can get the file is to copy it to a disk. It should be small enough to fit on a single disk. Also...how does one format a floppy disk for use on AIX?<br><br>Thanks for any help you can provide...<br>STEVE<br><br>