Recent IT Questions

1 - 3 of 3
<<PREVIOUS 1 NEXT>>

call php from cl

Hello,i call a php program from my cl withCALL PGM(QP2SHELL) ...the php is called, but then opens the QSHELL.can i close the QSHELL from my php programm?Or can i call a php programm without starting qshell?btw. can i sent parms back to the cl from php?Thanks for your help i am just starting php on...

View Answer   |  Feb 26 2008   4:15 PM GMT   |  asked by Jogisarge
PHP, CL, Qshell


File sort using qshell (this time with tags)

Hi,I'm trying to use qshell to do a sort of a (non-keyed) DB2 database file to remove duplicate records. I use the following command :-sort -u /QSYS.LIB/$1.LIB/$2.FILE/$3.MBR | cat > /QSYS.LIB/$1.LIB/$2.FILE/$3.MBRWhere $1 = Library name, $2 = File name, $3 = Member name.The command does a sort,...

Answer Question   |  Jan 16 2008   3:12 PM GMT   |  asked by Gilly400
AS/400, Unix shells, Qshell


as400 copy qsys.lib directory to mapped I drive

I need to be able to copy an as400 qsys.lib/ sub-library/ or speceific files (*.FILE) in that sub-libray to a mapped drive I. Drive I is on the as400 which my PC can access. I do not know the path on the as400 to the I drive. I would like to use qshell if at all possible. No conversion of data is...

View Answer   |  Nov 14 2007   6:40 PM GMT   |  asked by PhilG
AS/400, Qshell


1 - 3 of 3
<<PREVIOUS 1 NEXT>>