Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Re: ASA when using cobol
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 ?
>
>Are there any other "ASA"-like constructions ?
>If someone knows a link with documentation on these aspects of using
>Files in Cobol...

Since you mentioned Micro Focus and Pro*Cobol, it sounds like you're
on a server or PC. ASA is a mainframe format, not supported on other
platforms. Try replacing ASA with ORGANIZATION IS LINE SEQUENTIAL.

Format of flat files is not determined by Cobol, it is determined by
the operating system and its tools such as sort and print spooler.
That's why people have repeatedly asked what platform you are using.
If you would answer, someone could help you without guessing.

Report this thread to moderator Post Follow-up to this message
Old Post
Robert Wagner
10-03-04 08:55 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Cobol archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:52 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.