[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help with CC



If your machine breaks or crashes, and you need to use CC on another
machine to debug it, you might try doing (LOAD "AI:LMCONS;CCWHY")
before going into CC.  [This will be installed as part of the system
when the next major version is generated.]  This adds the :WHY command
to CC, which automates the initial analysis of most common problems.
It also adds the :? command, which lists all the colon commands.
Feedback about bugs and suggestions for improvements will be entertained.