Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: gopalrathi
  • Content: Threads
  • Order by date
  1. gopalrathi

    Kanji charecters in Cobol

    Hi, Need some help on handling of Kanji charecters (for Japan System). We will receive a file with address details for the customer in Kanji. The address needs to be updated into a unicode DB2 table. How should this be handled in Cobol?? Does Kanji always contain double byte charecters? Gopal.
  2. gopalrathi

    Using SORT to merge two files

    Hi All, I have a requirement to merge two files as following. How Can I do this using SORT utility. Our mainframe does not support ICETOOL. File 1 File 2 ============ =============== Id %1 Id %2 A 45 A 25 A 55...
  3. gopalrathi

    Help for Sorting a file

    Hi All, This is my first post in this forum. I want to know if following can be achieved through SORT (DFSORT or SYNCSORT)or I need to have a program for this. Input file is as follows. A and B are record types and TRL has the count of A and B records. HDR A A B TRL0003 The output of...

Part and Inventory Search

Back
Top