Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: (ISAM) Indexed Sequential Method in Cobol

  1. #1
    Junior Member
    Join Date
    Jan 2023
    Location
    San Mateo, CA 94401
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default (ISAM) Indexed Sequential Method in Cobol

    how can I upload a file for discussion ?

  2. #2
    Junior Member
    Join Date
    Jan 2023
    Location
    San Mateo, CA 94401
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default (ISAM) Indexed Sequential Method in Cobol

    I believe I have developed an ISAMIO in java that worth some kind of evaluation. ISAM software does not currently exist in java but, all the needed bits and pieces are available. I guess I was able to put things together and have the Software ready for use. Can some colleague talk to me to share this challenging task.
    Thanks.

  3. #3
    Member
    Join Date
    Jun 2022
    Posts
    41
    Thanks
    1
    Thanked 3 Times in 2 Posts

    Default Re: (ISAM) Indexed Sequential Method in Cobol

    A good place to share source code is github

Similar Threads

  1. I'm a retired Cobol programmer
    By michael.duffy31 in forum Member Introductions
    Replies: 1
    Last Post: June 4th, 2013, 07:28 PM
  2. [SOLVED] Trying to apply methods to sequential program. Getting error.
    By Praetorian in forum Object Oriented Programming
    Replies: 0
    Last Post: May 4th, 2013, 11:26 PM
  3. [SOLVED] Java sequential search.
    By maple1100 in forum What's Wrong With My Code?
    Replies: 4
    Last Post: March 30th, 2013, 08:14 PM
  4. Reading from a sequential file to an array
    By Xrrak in forum File I/O & Other I/O Streams
    Replies: 15
    Last Post: August 20th, 2011, 01:33 PM
  5. Sequential Files!!!???
    By nitwit3 in forum Java Theory & Questions
    Replies: 7
    Last Post: July 27th, 2011, 08:22 AM