Actions

ASCII.DAT

From BAWiki

Revision as of 11:11, 12 May 2010 by imported>BAWiki 2 (Created page with '{{FileDescription |name_de=ASCII.DAT |filetype=ascii.dat |version=September 1999 |version_descr=June 2009 |significance= |filecontents= general ASCII data file * data is stored…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Basic Information

File-Type

ascii.dat

File-Form

FORMATTED

Version

September 1999

Description-Date

June 2009

Significance of the File

File-Contents (in Catchwords)

general ASCII data file

  • data is stored in columns.
  • separator between columns is one or more blanks.
  • reading of data is column oriented (disadvantage: takes more time!)
  • it is possible to use an end-of-file mark, to stop reading after this mark
  • no further information about the data will be stored in the file

Programs using this Type of File

CROSSPRO

Example-File

-


back to: File Descriptions


Overview