I am creating a one sheet XLS spreadsheet and I am getting a blank column
after each data column.  All of the data is there.
Here is my print command:
    PRINT mailer_xls_out OPTION XLS +
    |FILENAME C:\OSSA\MAILER\MAILER.XLS +
    |SHOW_CANCEL_DIALOG OFF +
    |CELL_ATTR ON +
    |INCLUDE_RICH_TEXT OFF +
    |RICHTEXT_ENCODING_TYPE IMAGE +
    |LINE_SPACE ACTUAL +
    |ONE_SHEET_PER_PAGE OFF |OPEN ON

How can I eliminate the blank columns?

John 

--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: 
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, 
place any 
text to search for.
================================================


Reply via email to