For Programmers: Free Programming Magazines  


Home > Archive > Cobol > October 2004 > Re: ASA when using cobol









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: ASA when using cobol
Robert Wagner

2004-10-03, 8:38 pm

On 26 Sep 2004 14:48:51 -0700, partoche@caramail.com (diesmo) wrote:

>Hello!
>
>I found this sentence in a cobol program:
> SELECT file1 ASSIGN TO file2 ASA.
>
>ASA means, i think, that the file uses the ASA records delimiter.
>
>Is this keyword and syntax construction part of
> - 1) the cobol standard syntax,
> - 2) or part of a specific dialect (only MFocus for example ?),
> - 3) or is it not cobol (Pro*COBOL ? ), and the file has to be
>preprocessed : the compiler should just remember that the file uses
>ASA ?


Whoops. I thought you were sameer, who is wrestling with a similar
flat file problem. Now I see you're the 'Java parsing guy'. I
apologize for the misunderstanding.

ASA means records are delimited (prelimited?) by a leading space. It's
not standard Cobol nor supported by Micro Focus.

>Are there any other "ASA"-like constructions ?
>If someone knows a link with documentation on these aspects of using
>Files in Cobol...


I doubt there are. More likely exceptions are in ORGANIZATION IS.


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com