warning()
Issues a warning message which is then printed in the warning dialog. Returns: none.
Syntax:
warning(errorFileName, lineNum, defaultMsg, string);
where
errorFileName is the name of an error file containing error messages.
lineNum is an integer, line number in the error file for this warning message.
defaultMsg is the default message string to use if error file or message not found.
string is the string to print out at end of message.
Example:
decl elem; warning("art", 180, fmt_tokens(list(elem, "W1, W2, W3 or W4< W/2")), NULL);
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 ![]()