11.07.2015 Views

Caché ObjectScript Reference - InterSystems Documentation

Caché ObjectScript Reference - InterSystems Documentation

Caché ObjectScript Reference - InterSystems Documentation

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

You must have the %Development:Use privilege to execute the $ZUTIL(128) function. Forfurther details, refer to the Privileges and Permissions chapter of the <strong>Caché</strong> Security AdministrationGuide.ExampleConsider the following sample routine ^TEST:TEST WRITE !,"THIS IS A TEST"QUITWe will establish a single step breakpoint definition that causes the information provided by$ZUTIL(128,1) to be written out for each executed line of TEST:ZBREAK $:"N"::"WRITE !,$ZUTIL(128,1)"BREAK "L+"DO TESTreturns:1 0 TEST^TEST 6 TEST WRITE !,"THIS IS A TEST"THIS IS A TEST1 0 TEST+1^TEST 1 QUITSee Also• BREAK command• ZBREAK command• “Tracing Execution” in the Debugging chapter of Using <strong>Caché</strong> <strong>ObjectScript</strong>$ZUTIL(130)$ZUTIL(130)Sets or returns the domain ID or index.$ZUTIL(130,flag,0,value)$ZU(130,flag,0,value)Parametersflag0valueSpecifies which value to set or return.Always the number zero (0).Optional — The value to set.<strong>Caché</strong> <strong>ObjectScript</strong> <strong>Reference</strong> 703

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!