when should I use method get, and when should I use method post in my cgis?
which cl command can be used at program execution to redirect the file named in an rpg program?
can a join logical file be updated?
what is the function of cpyf command?
Define a Batch Job?
what is a non-join logical file?
Which command we can use to update a physical file using c.l pgm?
what is the command to rtrieve system date? options:1.rtvsysval 2.rtvjoba 3.rtvjobd 4.both a and b
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... e.g call PGM(qp2shell) PARM('/qopensys/usr/bin/sh' '-c' 'sftp -b /home/mydir/tmp.txt user@host.com') Plz reply in detail...
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM In above example,what is content of myfile.txt ...Thanx
what is the favicon.ico request that my site receives now and then?
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
Is it possible to join the same file to itself ?