

ASCII Input File Format

Some commonly used formats are:

The Field delimiters are determined by use of the set-up command

ASCII Naked Text - Expected-->Plain naked data..comma separated fields,(LF) ends records. Quotes are eliminated.

ACCESS Text - Expected-->Encapsulated text (normal ACCESS Text output permits embeddded comma CR LF """).

EXCEL Text - Expected-->Not encapsulated,plain data,(Normal EXCEL csv output).

WORD Text - Expected-->Plain data..comma separated fields,(LF) ends records.Quotes are eliminated.

MicroBase Text- Expected-->#Rows(R),#Columns(C),R Row ID's,C Column ID's,RxC comma or space separated data.

MS ACCESS *.mdb- Expected--> "Standard form",Database in C:\CDSA\Test\*.mdb,Record source=Test

NOTE: There is a current limit of 2000 Rows - 50 Columns 

<EOF>

