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
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
How do you get the data to code the BMS macro?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Define static linking and dynamic linking.
How do u write test cases?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
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.
What kind of error is trapped by on size error option?
How to print 10 to 1 if the input have only 10 digit number?
What are the pertinent COBOL
Have you used comp and comp-3 in your project? And how?
IF I mention stop run in CICS what happens?
How arrays can be defined in COBOL?