-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The code, fails immediately, crashing python with exit code 3
even for a very simple file
iris.cls('%SYSTEM.OBJ').Load('/home/irisowner/app/src/dc/demo.cls','ck')

With IPM, it manages to show the place where it fails but still crashes with no way to catch it staying on Python level
>>> import iris
>>> iris.cls('%ZPM.PackageManager').Shell('install webterminal')
[USER|webterminal] Reload START (/usr/irissys/mgr/.modules/USER/webterminal/4.9.6/)
[webterminal] Reload FAILURE
ERROR! ObjectScript error: <FUNCTION>LoadUDL+47^%apiOBJ```
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working