Menu

COBOL Binary-long

Anonymous
2024-12-23
2024-12-24
  • Anonymous

    Anonymous - 2024-12-23

    Can someone please translate the COBOL binary-long to actual COBOL - "C "
    PIC 9(08) COMP-5, COMP-4, COMP ?

    I ain't a "C" programmer
    Reading the PG there are 300+ references to binary-long
    I could not find the translation to real COBOL.

    Thanks!
    Ralph

     
    • Vincent (Bryan) Coen

      Look at the PG or PR manuals section 6.9.63 USAGE

      is a good starter for 10.

      as for field sizing make use of one of the LENGTH display programs to
      see what is used on your computer.

      Vince

      On 24/12/2024 01:07, noreply@sourceforge.net wrote:

      Can someone please translate the COBOL binary-long to actual COBOL - "C "
      PIC 9(08) COMP-5, COMP-4, COMP ?

      I ain't a "C" programmer
      Reading the PG there are 300+ references to binary-long
      I could not find the translation to real COBOL.

      Thanks!
      Ralph


      COBOL Binary-long
      https://sourceforge.net/p/gnucobol/discussion/help/thread/5d2f41e32d/?limit=25#a110


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/gnucobol/discussion/help/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

Anonymous
Anonymous

Add attachments
Cancel