#614 closed defect (fixed)
Can not inspect variables after "Real Stop"
Reported by: | Jorge | Owned by: | Jorge |
---|---|---|---|
Priority: | highest | Milestone: | |
Component: | Interface | Version: | 1.1.7 |
Severity: | blocker | Keywords: | |
Cc: |
Description
- Evaluate in console:
Real Stop;
- Then try to inspect any grammar, for instance Real, an error like this should appear
"StdLib::ARIMAIsStationary" isn't a function in grammar Real
Change History (2)
comment:1 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 16 years ago by
Note: See
TracTickets for help on using
tickets.
(In [658]) Before invoking LeftEvaluateExpr make sure StopFlag is Off
Fixes #614