WHAT IS AS/400 SYNORIO?
No Answer is Posted For this Question
Be the First to Post Answer
How to retrieve data from data area?
how can you detect and handle a record lock situation?
which of the cl command can be used to determine which logical files are dependent on a specific file?
Describe about Query/400?
explain the use of dftwrt display keyword?
is it possible to create a physical file without dds?
What is the purpose of CHGPF (Change physical file) command?
how to read database records without locking them?
Can you use multi format LF in CL program?
what opcode will be used to test the zone of a character field?
we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... I want to transfer files(using GET COMMAND) that are retrieved by LS command ...FROM 1 SYSTEM TO ANOTHER... STEP 1:LS-list all files...from remote system STEP 2:GET-actually transfer the files(listed in step 1) from remote system to local system & get stored in some Physical file....Plz reply in detail...Thanx