Ticket #29 (closed defect: fixed)
WinHugs: $$ last value doesn't work
| Reported by: | neil | Owned by: | neil |
|---|---|---|---|
| Priority: | critical | Milestone: | next release |
| Component: | winhugs | Version: | 200605 |
| Keywords: | Cc: |
Description
I just installed the May 2006 release of Hugs. When I use the command-line version, the '$$' symbol to reference the last expression works fine. It does not work in WinHugs?, but yields 'ERROR - Syntax error in expression (unexpected symbol "$$")'. I typed ':set' to verify the '-r$$' option was set properly.
It works with hugs on Windows, and with Hugs on Linux, just not winhugs.
