Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

can u plz tell me is there any difference between SHELL
SCRIPT & SFTP SCRIPT?
I want to run LS & GET(automatically) command from CL
program....which script can be used?


Answer Posted / syam

QShell command using on AS/400 for interactive job.
STRQSH is CL command

Ex.
CRTPF QTEMP/TESTFILE RCDLEN(50)
OVRDBF FILE(STDOUT) TOFILE(QTEMP/TESTFILE)
QSH CMD('echo Test Test Test')
DLTOVR FILE(STDOUT)
DSPPFM QTEMP/TESTFILE
ENDPGM

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

distinguish between terminating a program through seton lr and return?

1155


what are necessary keywords to code message subfile?

1822


how to read database records without locking them?

1930


in conjunction with which statements can orxx and andxx conditions be used ?

1949


What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?

1062


list some of the commonly used commands for debugging?

1719


what opcode will be used to test the zone of a character field?

1837


can a indexed file be accessed in arrival sequence in rpg program?

1723


what key word is used when screen is re-display?

1176


maximum number of subfiles that can defined in a rpg program for one display file is?

2082


how can database records be read without lock ?

2029


what is the difference between udate and the system date?

2185


How do I remove a flag or check no. or name when a user opens too many sessions?

2249


what is the difference between normal upddta to pf and updating using dfu program?

1391


what does check opcode do ?

1936