how to transfer the file from pc to mainframe??
Answer Posted / amita
The file from the PC can be transferred to mainframe using
FTP (File transfer protocol)
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
Explain the configuration section of a cobol program with examples of syntax.
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?
What are the different types of condition in cobol and write their forms.
Can we change the password using ALTER? anyone tried and changed?
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?
what happens if parmparameter passes zero bytes to the program
What is the usage of comp fields in cobol?
Are you comfortable in cobol or jcl?
how do you reference the fixed unblock file formats from cobol programs
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is Pic 9v99 Indicates in COBOL?
Write a program that uses move corresponding.
How many sections are there in data division in COBOL?