how to transfer the file from pc to mainframe??
Answer Posted / suresh ramaiyan
We can use Option 6 in mainframe to transfer a file from
mainframe to PC or PC to mainframe. More over,we can use
FTP via command prompt in PC to trasfer a file to and from
Mainframe.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what happens if parmparameter passes zero bytes to the program
What is the difference between Global and External Variables?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How are the next sentence and continue different from each other?
When is inspect verb is used in cobol?
Can a Search can be done on a table with or without Index?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Whats the difference between search & search ALL?
How you can characterize tables in cobol?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is the difference between perform … with test after and perform … with test before?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..