G
Guest
I have a two fields that I need to export to a flat file. First one is a Date field [NtDate] in "yyyy/mm/dd" format. The second is a text field [Note] 200 character's in length. The file format is, NtDate in positions 1 to 10, Note in positions 11 to 50.
The Note field needs wrap to the next line, but each line has to start with the Date. Any Ideas???
The Note field needs wrap to the next line, but each line has to start with the Date. Any Ideas???