error()
Reports an error. Pops up the error dialog, displaying given error. Returns: none.
Syntax:
error(errorFileName, errorNum, defaultErrString, infoString);
where
errorFileName is the name of error message file (for internationalized messages). The file does not have to exist if default error string is given.
errorNum is the line number in the message file for this error string.
defaultErrString is a string used f no error found or error file not found.
infoString is the non-internationalized varying part of error string.
Example:
error("aelcmd", 2, "item error", "hello");
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 ![]()