#309 closed defect (invalid)
PutStructure doesn't work
Reported by: | Alfredo Torre | Owned by: | danirus |
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | SetAlgebra | Version: | head |
Severity: | trivial | Keywords: | |
Cc: |
Description
Just run this TOL code:
Struct AuxSt(Text Input, Real Value);
Set sAux = "hola", 1 ?;
Set PutStructure("AuxSt", sAux);
Text t = sAux->Input;
Change History (2)
comment:1 Changed 20 years ago by
Priority: | highest → lowest |
---|---|
Resolution: | → invalid |
Severity: | critical → trivial |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
There is no bug. The function PutStructure create a new set with the structure.