Opened 14 years ago

Closed 12 years ago

#1450 closed defect (fixed)

loadFile API errors

Reported by: Adeel Asghar Owned by: Adeel Asghar
Priority: critical Milestone:
Component: Frontend Version:
Keywords: Cc: Adeel Asghar

Description

If a model starts with a within keyword, lets say,

within p1; model model1 end model1;

and p1 is not defined package. The loadFile doesn't work when you try to load such model. Sometimes it returns true but nothing is loaded and sometimes it puts the omc into and infinite loop.

Also, if you use forward slash (/) with loadfile it works fine and load the complete package structure. But if you use back slash (\) with loadfile it doesn't load the complete package structure.

Change History (1)

comment:1 by Adeel Asghar, 12 years ago

Cc: adeas31, → adeas31
Component: Frontend
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.