Assign

Text Language Definition

procedure TFile.Assign(Filename:string);

Description

The Assign block associates a numbered File handle with a filename. This is the first step in preparing to read ot write a file in the PC.

Escapes

The Assign block does not generate any escapes.

Examples

Related Topics

Assign From Dialog
Reset
Rewrite
Close