lcuiuser_file_chdir_ok()

Performs a change directory command to the specified directory, dirName. If a local configuration file (linecalc.cfg) exists, the function reads in the information and, if needed, overwrites any default values. If the current component has been modified and has not been saved, a question dialog box opens asking if the current component should be saved prior to performing a change directory command. Returns: None.
See also: lcuiuser_file_save(), lcuiuser_file_save_as_ok()

Syntax:

defun lcuiuser_file_chdir_ok(dirName)

where
dirName is the directory to go to

Example

lcuiuser_file_chdir_ok("dirName1");

 

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

Contents
Additional Resources