Question Joseph Griffen · Jan 19, 2024 Is there a meaningful difference between zwrite and $SYSTEM.Status.DisplayError() for handling %Status values? I'm wondering what the best practice is for handling %Status values within the terminal. 1. set tSC=... do $SYSTEM.Status.DisplayError(tSC) Is there a meaningful difference between the two? Should one be used over the other for any reason? Should something else be used? #InterSystems IRIS #ObjectScript #Terminal 0 2 0 285