Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

what is mean by file type = 'asc'

Former Member
0 Likes
7,620

what is mean by file type = 'asc'

Edited by: Alvaro Tejada Galindo on Feb 7, 2008 6:21 PM

4 REPLIES 4
Read only

Former Member
0 Likes
3,411

Hi

It means ASCII file.

<REMOVED BY MODERATOR>

Edited by: Alvaro Tejada Galindo on Feb 7, 2008 6:21 PM

Read only

FredericGirod
Active Contributor
0 Likes
3,411

ASCII

it's a standard of flat file.

Read only

Former Member
0 Likes
3,411

Hi,

ASC file are those Files which support ASCII Conversion

Example Flat File like NOTE PAD file..

<REMOVED BY MODERATOR>

Gaurav J.

Edited by: Alvaro Tejada Galindo on Feb 7, 2008 6:22 PM

Read only

Former Member
0 Likes
3,411

'ASC' :

ASCII format. The table is transferred as text. Conversion exits are performed. The output format additionally depends on the parameters CODEPAGE, TRUNC_TRAILING_BLANKS, and TRUNC_TRAILING_BLANKS_EOL.