Opened 20 years ago
Closed 20 years ago
#285 closed defect (duplicate)
Access element of the Set by name
| Reported by: | rcsoto | Owned by: | danirus |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | SetAlgebra | Version: | head |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi.
The following sentence gives error:
Set evalTcl = Tcl_Eval("set name {Bayes Inference}");
Text name = evalTclresult?;
ERROR: "result" is not an object of type Real.
Until now it had worked correctly.
Note: See
TracTickets for help on using
tickets.

Hi, this bug is the same as 284.
* This bug has been marked as a duplicate of 284 *