Re: Tab delimiter




HeyBub wrote:

I don't think the presence of a "tab" character [X'09'] makes any difference
to Fijutsu COBOL. The word "TAB" isn't mentioned in their extensive
documentation. Their definition of LINE SEQUENTIAL file simply says "...
consists of records delimited by delimiters(!). ...one line consists of
printable characters and record delimiters...."

And that's about it.

The quote I made was directly from a Fujitsu manual, actual paper
printed copy "Fujitsu COBOL 4.0 User's Guide for Windows Vol 1" pp231.

The exact same wording is in the NetCOBOL for Linux User's Guide on
page 137, with examples. I would be surprised to not find it in the
NetCOBOL for Windows User's Guide.

I had previously determined this was the case some years ago and I
retested this with another Fujitsu compiler, version 7 for Linux,
before posting and found it to be true. What actual testing have you
done to determine how they treat tab characters in line sequential
files ?

.



Relevant Pages

  • Re: Tab delimiter
    ... it is the first time I am trying to unstring a tab delimited file. ... Their definition of LINE SEQUENTIAL file simply says "... ... Fujitsu very definitely expands tabs while reading line sequential files. ...
    (comp.lang.cobol)
  • Binding a textbox in a dataset with multiple tables
    ... Tab 2 consists of a datagrid with Table B ... I am in experiencing a problem with the binding of a textbox in tab D ... the data disappears from the textbox when switching tabs ...
    (microsoft.public.dotnet.framework.windowsforms.databinding)
  • Re: Restrict access by IP (Log on to tab)
    ... The "log on to" tab in the user properties represents the "user-Workstations" attribute. ... This attribute is defined in the schema to consists of a comma separated list on NetBIOS or DNS names. ... would like to instead be able to specify an IP address. ...
    (microsoft.public.windows.server.active_directory)
  • multiline TEXT in Visual Basic .Net 2003 tabs
    ... I'm currently working on a form that uses a tab page. ... consists of the words "preventative maintenance" now as you can see ... multiple LINES of tabs not multiple lines of text PER tab. ...
    (comp.programming)
  • Managing editboxes and labels...
    ... Tab control on the left side containing 4 tabs and each tab ... Right side consists of about 50-60 controls. ... What is the best way to design the page? ...
    (microsoft.public.dotnet.framework.aspnet)