Opened 21 years ago
Closed 21 years ago
#181 closed defect (duplicate)
Evaluation in different level
| Reported by: | Alfredo Torre | Owned by: | danirus | 
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | Kernel | Version: | 1.1.1 | 
| Severity: | blocker | Keywords: | |
| Cc: | 
Description
I don't know if this bug has been already reported. If so, I apologize.
Try to run this TOL code:
/
Real EvalReal(Text txt) { Real Eval(txt +";") };
Real Real02 = 
{
Real real01 = 1;
EvalReal("real01")
};
/
It works fine in Version 1.1.1 Aug 24 2004 para WINDOWS but doesn´t work in 
Version 1.1.1 Oct  6 2004.
Note: See
        TracTickets for help on using
        tickets.
    
This bug is a duplicate of the Bug 96.
That code now returns a message like this:
A new version of Tol will be released during the next week and almost all these bug
reports will have a solution there, also this one, that as I said, is the same as 96.
Cheers
* This bug has been marked as a duplicate of 96 *