DataMuseum.dk

Presents historical artifacts from the history of:

CR80 Hard and Floppy Disks

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about CR80 Hard and Floppy Disks

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦8e3d1d90c⟧ TextFile

    Length: 1384 (0x568)
    Types: TextFile
    Names: »RELDESCR.T«

Derivation

└─⟦e0c43619c⟧ Bits:30005797 CR80 Disc pack ( Vol:FNJ1 861029/EC CR80 S/W Package II+III+IV+V+VII )
    └─ ⟦this⟧ »CSP004_V0801.D!CSS127.D!RELDESCR.T« 

TextFile

«ff»
*******************************************************

         R E L E A S E   D E S C R I P T I O N

*******************************************************




Module id number: CSS/127
--------------------------

Module name:      INPARAMS
-----------------------------------

Actual release:   01.01            Release date: 830518
-----------------------            --------------------

Previous release: xx.xx            Release date: xxxxxx
-----------------------            --------------------


   This module is a utility SUBMODULE, which exports two
   filetype variabels and a procedure.

  N o t e:

   This module requires UTILITYHELP (CSS/107)

export var
  ifiletype: filetype;           "input file descr
  ofiletype: filetype;           "output file descr


export procedure inparams(r6); "all registers destroyed

   This procedure reads the second line of the parameter file
   searching for

      I:<file-id>    O:<file-id>


   If found, the files are opened, and streams connected.
   The output file is reset, too.
   If not found, current input and/or current output are
   used as defaults.



New facilities:
---------------

Changes:
--------

Errors corrected:
-----------------

Reported errors, not corrected:
-------------------------------

CPECRs implemented in current release:
--------------------------------------

Comments:
---------
 «a5»