FIO_START

Set up units numbers and open standard I/O streams

Description:

Allocate unit numbers for use by FIO and mark them as available. Open standard input, output and error files.

Invocation

CALL FIO_START( STATUS )

Arguments

STATUS = INTEGER (Given and Returned)
The global status.

Notes: