AMT Help Files

REMOVEFILE (REMF)

Syntax Color Legend
Command
Mandatory parameter
Optional parameter
Mandatory keyword
Optional keyword

Syntax

REMOVEFILE (<File id>)

Description

Removes the file specified by <File id>.

Diagram

Returned value type

None

Parameters

Parameter Description
<File id> Identifier by which the file is referenced.

Example

namefile (file-y, 'File1.txt')
removefile (file-y)

Return to

Commands

Contents