When operating system # 8 (GTM) is chosen then routine 8 is called.  It does the moving by setting the source files into %S, and destination files into %D.
 
Below one can see that the 4th source file is ZISFGTM and the 4th dest file is %ZISF.
 
So I don't know why the file isn't being copied properly.
 
Kevin
 
 
 
8 ;;GT.M (Unix)
 S %S="ZOSVGUX^ZTBKCGUX^ZIS4GTM^ZISFGTM^ZISHGUX^XUCIGTM^ZISETGUX"
 D DES
 D MOVE
...
 
DES
 S %D="%ZOSV^%ZTBKC1^%ZIS4^%ZISF^%ZISH^%XUCI^ZISETUP"
 Q

 

Cameron Schlehuber <[EMAIL PROTECTED]> 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

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to