Re: sequential file formats



theador wrote:
>
> Here is the test program that I am asking people with access to the
> above machines to run and report a hex dump of the output file. This
> was compiled on open-cobol, so there may be different compile errors
> that would have to be fixed on your platform. thx.
>
> IDENTIFICATION DIVISION.
> PROGRAM-ID. test1.
>
> environment division.
> input-output section.
> file-control.
> select AFILE assign to "output.dat"
> organization is relative sequential
> record key is big-record.
>


Surely a clarification is needed: "organization is relative" is not the
same as "organization is sequential"/a sequential file. ???

PL
.



Relevant Pages

  • Re: sequential file formats
    ... Here is the test program that I am asking people with access to the ... above machines to run and report a hex dump of the output file. ... so there may be different compile errors ...
    (comp.lang.cobol)
  • RE: send to file button
    ... Yes - this is informative but disappointing. ... review my options and see what the best way to export Access reports will be ... The only exception to this is that when you output the data in a report ... > expression with the Sum function is included in the output file. ...
    (microsoft.public.access.formscoding)
  • Re: Bundle Reports and Send to Adobe All at Once
    ... results in a dialog box popping up which asks for the output file. ... There is no way in Access to bundle multiple reports in a single print job. ... you could try bundling your reports into a single report. ... Dim sWorksheet1 As String ...
    (microsoft.public.access.modulesdaovba)
  • Re: Befuddled at crunch time
    ... Thanks for the guidance, this allows me to get ALL the lines required ... in my output file, but my spacing is still way off, I can't have any ... I need a header row like in a Report. ...
    (comp.databases.ms-access)
  • Re: Backup failed!
    ... When I defined a report, I got the error, now I just need to know "Why do ... SQLServer says it delete a file, ... > step and catch the error messages in the output file. ... >> Nope, there is no hint, the best hint is ...
    (microsoft.public.sqlserver.programming)