• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC SKILL
  3. errset.errset properties explaination

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 142
  • Views 14479
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

errset.errset properties explaination

archive
archive over 17 years ago

The documentation does not give any further detail. Does someone know what is the meaning of this propreties?

errset( 1+"text" ) => nil
errset.errset =>  ("plus" 0 t nil ("*Error* plus: can't handle (1 + \"text\")"))

o, t, nil, what represent? They seem to be constants...

Thank you,

Giuseppe


Originally posted in cdnusers.org by Giuseppe Greco
  • Cancel
Parents
  • archive
    archive over 17 years ago

    I found some information on this. The format is this way for Franz Lisp compatibility - this is the Lisp variant that SKILL was originally based upon many years ago. The list consists of:

    * errorClass -- for us, the routine giving the error
    * errorNumber -- a unique number which is the current error count (in some cases)
    * continuableFlag -- always true
    * printSymbol -- reserved, set to NIL
    * messageData -- a list of one or two terms:
    * text of message string
    * additional instance specific information, if present.

    Regards,

    Andrew.


    Originally posted in cdnusers.org by adbeckett
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • archive
    archive over 17 years ago

    I found some information on this. The format is this way for Franz Lisp compatibility - this is the Lisp variant that SKILL was originally based upon many years ago. The list consists of:

    * errorClass -- for us, the routine giving the error
    * errorNumber -- a unique number which is the current error count (in some cases)
    * continuableFlag -- always true
    * printSymbol -- reserved, set to NIL
    * messageData -- a list of one or two terms:
    * text of message string
    * additional instance specific information, if present.

    Regards,

    Andrew.


    Originally posted in cdnusers.org by adbeckett
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information