how to transfer the file from pc to mainframe??

Answer Posted / nasser

FTP it from a notepad on your desktop to PDS member of a MF

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Pic 9v99 Indicates in COBOL?

726


What is redefines clause in COBOL?

850


How to print 10 to 1 if the input have only 10 digit number?

811


Which Search verb is equivalent to PERFORM…VARYING?

685


Can a Search can be done on a table with or without Index?

802






What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

777


i want a program using by if, evaluate , string, unstring, perform, occurs?

4057


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2723


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10608


What rules are to be followed while using the corresponding options?

638


Name some of the examples of COBOl 11?

2684


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2112


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1614


What is report-item in COBOL?

711


How do define dynamic array in cobol.

671