Moving a File

The Insert | File I/O Command | File Move menu option inserts a command into the Edit window that causes a file move operation to occur upon execution.

The syntax of this command in the Edit window is:

File/Move,<oldfilename>,<newfilename>

Descriptions for some of the components of this command are:

<oldfilename>
This is the location and name of the file.

<newfilename>
This is the new location and name of the file.

To access the dialog box associated with this File I / O command:

  1. Open the Edit window.

  2. Place your cursor on the File Move command.

  3. Press F9.

More:

Sample Code for File Move