Comment 1 for bug 422885

Revision history for this message
Jon Tai (jontai) wrote :

After discussing this with Rick Marshall, I've updated the patch to return the value of ^%ZOSF("CLUSTER") if it exists instead of hard-coding a string. This has a number of advantages -- it's backwards compatible for folks who are upgrading, it preserves the flexibility to have TaskMan configured differently on different machines, and it still allows cluster users to have a host-independent value if they need it.

Future releases of OpenVista Server are likely to have ^%ZOSF("CLUSTER") set to "GTM" so that new users will not have to set their hostname before running TaskMan. Advanced users who require multiple TaskMan setups can simply K ^%ZOSF("CLUSTER") to restore the old functionality.