That's right - ZTMGRSET wants to use ZISFGTM for GT.M on VMS and ZISFGUX for GT.M on Unix as seen in the code sample below; however, the ZISFGUX routine is missing from the 'OpenVista SemiVivA FOIA Gold 20050212' build, so ZTMGRSET ends up copying nothing into %ZISF. Also, note that the first line of ZISFGTM has this text: 'HOST FILES FOR GT.M on Unix/VMS'. So, the question is then should ZISFGUX have been included after all, or should ZTMGRSET be copying ZISFGTM instead? So far, ZISFGTM is working for me...

---
snipit of ZTMGRSET from 'OpenVista SemiVivA FOIA Gold 20050212':

7       ;;GT.M (VMS)
       S %S="ZOSVGTM^ZTBKCGTM^ZIS4GTM^ZISFGTM^ZISHGTM^XUCIGTM^ZISETGTM"
     ...
8       ;;GT.M (Unix)
       S %S="ZOSVGUX^ZTBKCGUX^ZIS4GTM^ZISFGUX^ZISHGUX^XUCIGTM^ZISETGUX"

Cameron Schlehuber wrote:

ZTMGRSET uses the ZISFGUX routine to copy into %ZISF for the GT.M (Unix)
selection and uses ZISFGTM for the GT.M (VMS) selection.  It sounds like
that is wrong for the Unix (used also for the Linux) selection.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bhaskar,
KS
Sent: Thursday, April 21, 2005 9:28 AM
To: hardhats-members@lists.sourceforge.net
Subject: Re: [Hardhats-members] Installing KIDS

Nancy --

I ran ZTMGRSET before packaging the release, and it did its thing.  Had
it not worked, even basic entry points like ^XUP and P^DI would not have
worked.  Bill simply ran it again.  However, an omission from ZTMGRSET
appears to be that it doesn't copy ZISFGTM.m to _ZISF.m.

-- Bhaskar

On Thu, 2005-04-21 at 12:16 -0400, Nancy Anthracite wrote:


Nice work! Now to find out why ZTMGRSET didn't work.





------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ Hardhats-members mailing list Hardhats-members@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hardhats-members



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members






------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Hardhats-members mailing list Hardhats-members@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to