Close Statement

Fecha um ficheiro especificado aberto através da instrução Open.

Sintaxe:

Close Statement diagram


Close [[#]fileNum [, [#]fileNum2 [,...]]]

Parâmetros:

fileNum: Any integer expression that specifies the number of the data channel that was opened with the Open statement.

Exemplo:

Necessitamos da sua ajuda!