rename()

Renames a file. Fails if the new file already exists. Returns FALSE if successful, TRUE if error.

Syntax:

rename(name, new);

where

name is current name of file.

new is new name of file.

Example:

rename("myfile.dat", "newfile.dat");

Where Used:

Measurement Expressions (Data Display equations and Schematic MeasEqns), Schematic, Layout, Simulation, GUI

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources