Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Help me to convert

This is a discussion on Help me to convert within the COBOL forums, part of the Programming Talk category; I have 2 files with numerous data stored in it. I want to convert the file into ASCII format and ...

  1. #1
    Ralph is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    114

    Help me to convert

    I have 2 files with numerous data stored in it. I want to convert the file into ASCII format and send across to users. How can I achieve this in COBOL? Is there any utility for doing this easily? If there is any utility kindly also let me know from where I shall get the same.Kindly guide me to achieve this.


  2. #2
    sammy is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    144
    Yes there is a free utility available for your task. You can make use of RCOPY to convert the file into ASCII format. It is available as free version and it is utility released by Computer Associates. So make use of this for your conversion.


Latest Article

Network Security Risk Assessment and Measurement

Read More...