[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Installation CLP Fix , I think !



Hi Scott, I'm installing the last version of HTTP API, because I'm usin 
a previos version I want to install it to a diferente Library.

Actually my "prod" library is UTL_HTTP, I want the new version on: 
UTL_HTP121

But the Install CLP break on line 188.00, because they don't find the 
MKEXPATCL program

0184.00              IF (&BLDEXPAT *EQ 'Y') THEN(DO)                      
0185.00                  CRTCLPGM PGM(&INSTLIB/MKEXPATCL) +               
0186.00                           SRCFILE(&SRCLIB/QCLSRC) +               
0187.00                           TGTRLS(&TGTRLS)                         
0188.00                  CALL PGM(MKEXPATCL) PARM(&SRCLIB &INSTLIB &TGTRLS)
0189.00              ENDDO                                                

I will change the line 188.00
with:
0188.00              CALL       PGM(&INSTLIB/MKEXPATCL) PARM(&SRCLIB +
0188.01                           &INSTLIB &TGTRLS)                  


Let me know if this is usefull for you.
Best Regards.

-- 
.::.
Nicolas Machado
Metodo Argentina S.A.
_____________________

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------