Opened 20 years ago
Closed 20 years ago
#291 closed defect (fixed)
BDT Inclusion from Network Path
| Reported by: | Christian Paz | Owned by: | rcsoto |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | Interface | Version: | head |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
I included a BDT file from a network location and when I right-click the name of
the file in Object Inspector (Files Tab) this error is shown
"hamming/02_Projeto" isn't a variable in grammar Set
"hamming/02_Projeto" isn't a variable in grammar Set
while executing
"::tol::info var $object"
("Set" arm line 4)
invoked from within
"switch -- $grammar {
Code -
Complex -
Date -
Matrix -
Polyn -
Ratio -
..."
(procedure "::TolInspector::PostVariable" line 56)
invoked from within
"::TolInspector::PostVariable 601 218"
(command bound to event)
Thanks
Christian
Change History (5)
comment:1 Changed 20 years ago by
| Owner: | changed from Javier Portugal to ofernandez |
|---|
comment:2 Changed 20 years ago by
| Status: | new → assigned |
|---|
comment:3 Changed 20 years ago by
| Owner: | changed from ofernandez to rcsoto |
|---|---|
| Status: | assigned → new |
comment:4 Changed 20 years ago by
| Status: | new → assigned |
|---|
comment:5 Changed 20 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |

Hello.
I have verified the operation in the last version of TolBase and east error is not
generated.
Probably it has been corrected during the last dates.
Thanks.