Heya,

We are currently trying to export some of our data into a format another 
company will use.

They gave us some format specifications that look somewhat like this:

A file header consisting of:
FileDate [text 10]
BusinessCode [text 5]
Filler [text 80] (blank spaces)

A header line for each transaction consisting of:
Date [text 10]
VendorNo [text 5]
TotalAmount [text 10 (right aligned)]

then under that, a line of the follolwing format for each line of the 
transaction:
Description [text 300]
LineTotal [text 10 (right aligned)]
TaxAmount [text 10 (right aligned)]

Anyone have a way to output some data in a way like this?

Thanks!
Alan

--- 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