Pat, can you explain more for me please? I totally don't know how to do it. My program has to do these things: first print out a statement of list who need to pay, then after the statement will print out the check of that list. The format for the text file I want to do for the check print out has to look like below (it looks like just the way a regular check though, please note the address is change depend on who to write the check to):
* * SEE ATTACHED STATEMENT * *
$ 1,083.96
$ 1,083.96
SEA-MOUNTAIN INSURANCE BROKERS
131-2ND AVENUE SOUTH
EDMONDS, WA 98020
The old program was written in DBase (they used Check Register software to print out the check)and now I'm rewrote in our language here which calls Omnis and the last part of this program is to print the check and I'm thinking of using Access to build a text file in Window to print out. Is that make sense? Please help if you have any ideas. Thank you!