lcuiuser_file_open_ok()

Opens the data file specified by filename and displays the data properly. If the current component is not saved yet, a dialog box opens so that the data can be saved before moving on to a different component set. Returns: None.
See also: lcuiuser_file_save(), lcuiuser_file_save_as_ok()

Syntax:

defun lcuiuser_file_open_ok(filename)

where
filename is filename to be opened

Example

lcuiuser_file_open_ok("dirName1/linecalc1.lcs");
or
lcuiuser_file_open_ok("linecalc1.lcs");

 

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

Contents
Additional Resources