Bug in Mathcad
Bug in Mathcad
(OP)
When I insert a new text region and define a variable in this region, variable becomes "invisible" outside the area if the area is collapsed. If area isn't collapsed variable is visiable. Is it bug in Mathcad?
RE: Bug in Mathcad
It works fine on my system
TTFN
RE: Bug in Mathcad
Cheers
Greg Locock
RE: Bug in Mathcad
That does seem to be a bug.
TTFN
RE: Bug in Mathcad
1)Open new area
2)insert new text region
3)insert new math region into tex region
4)define a new variale (egz. a:=2)
5)go to the new area
6)type "a=" and Mathcad will automaticaly add 2 (a=2) (variable is defined)
7)erase it ("a=2")
8)return to previous area and collapse it
9)type "a=" and Mathcad will be waiting for a definition - "a:=" (what means variable isn't defined)
is it a bug in Mathcad?
ps. get lost greg
RE: Bug in Mathcad
It is a bug. You're just simply going to have to live with it until it gets fixed
TTFN
RE: Bug in Mathcad
Hey fabcio, I was making a joke, don't take offence.
Cheers
Greg Locock
RE: Bug in Mathcad
The collapsible areas are supposed to help you organize and compact the appearance of long sheet. The ability to insert math regions within text boxes allows you to document the sheet in a natural fashion.
Since regular math regions continue to work correctly after an area is collapsed, the inserted math region should behave the same, particularly since they made the inserted math regions live and active within the sheet.
TTFN
RE: Bug in Mathcad
.... Okay... now when I start fresh and run your scenario again (a:=2), the definition works.
Please let me know if you find anything out.
RE: Bug in Mathcad
Thanks to everyone for interest.