Okay, this is hopefully a real quick question. I'm having to spool a file off in a fixed file format. No problem so far, however the last 260 characters for this file need to be = spaces. However whenever I spool the file off, the spaces I stuck out there are being cut off. In SQL*plus I would...