wallsplus
Name As Statement
The Name statement is used to rename a file on a diskette. It only changes the file name, data and program lines remain intact.
Syntax:
NAME "old file name" AS "new file name"
Eg:
NAME "abc.txt" AS "xyz.txt"
Newer Post
Older Post
Home