Published on InterSystems Developer Community (https://community.intersystems.com)

Home > Use of $ZUTIL(12)

Question
Joan Cruz · Jul 2, 2021

Use of $ZUTIL(12)

As you know the $ZUTIL method is deprecated and I'd like to replace this calls for the corresponding ones.

In my case I'm looking to replase $ZUTIL(12)  by  ##class(%Library.File).NormalizeDirectory("")

But the response is not the same while $ZUTIL points to mgr folder NormalizeDirectory points to my Logic Databse Folder.

Is there a way to proper do this replacement?

Thanks a lot

#Caché
Product version: HealthShare 2018.1
$ZV: Cache for Windows (x86-64) 2018.1.4 (Build 505_1_20766U) Mon Apr 12 2021 15:34:28 EDT

Source URL:https://community.intersystems.com/post/use-zutil12