Opened 18 years ago
Last modified 14 years ago
#113 closed defect (invalid)
Function calls inside function bodies do not work
Reported by: | miguel.prada.sarasola | Owned by: | miguel.prada.sarasola |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Version: | ||
Keywords: | Cc: | miguel.prada.sarasola, Adrian Pop |
Description
See comment
Change History (3)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Hi Miguel,
Can you provide an short example for this?
Otherwise is hard to test.
Cheers,
Adrian Pop/
Note:
See TracTickets
for help on using tickets.
When tried to simulate a model that calls a function (FunctionA) that inside its
body calls another function (FunctionB), the simulation won't run. It says:
Class FunctionB not found in scope global scope.