Menu

unexpected Literal, expecting Identifier

The_Piper
2023-10-03
2023-10-03
  • Vincent (Bryan) Coen

    At a guess - missing period/s.

    On 03/10/2023 02:40, The_Piper wrote:

    I thought i know COBOL somehow, but what the heck does the compile
    wants to tell me with this message?

    Fehler: syntax error, unexpected Literal, expecting Identifier

    Program Listing:

    00005C
    <shis>/+--------------------------------------------------------------+
    000006C * + H I S T O R Y +
    000007C * +-----------+------+-------------------------------------------+
    000008C 210617/ + The_Piper | 0.01 | Initial release |
    000009C
    <ehis>/+-----------+------+-------------------------------------------+
    000010C
    ----+-/--1----+----2---+----3----+----4----+----5----+----6----+----7--/-+----8
    000011C 01 PDSCONF.
    //Fehler: syntax error, unexpected Literal, expecting Identifier/*
    000012C 05 PDSCONF-START-EYE PIC X(16)
    000013C VALUE '<<pdsconfstart>>'.
    000014C 05 PDSCONF-EXTERNAL-ID PIC X(10)
    000015C VALUE 'PDSCONF'.</pdsconfstart></ehis></shis>


    unexpected Literal, expecting Identifier
    https://sourceforge.net/p/gnucobol/discussion/help/thread/ae2dbf4704/?limit=25#f449


    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/

    --
    - IMPORTANT –

    This email and the information in it may be confidential, legally
    privileged and/or protected by law.
    It is intended solely for the use of the person to whom it is addressed.
    If you are not the intended recipient, please notify the sender
    immediately and do not disclose the contents to any other person, use it
    for any purpose, or store or copy the information in any medium. Please
    also delete all copies of this email & any attachments from your systems.

    If this is an encrypted email, it is your responsibility to maintain the
    1024 byte key system even for one-use keys. Once mail has been sent the
    sending key is not kept and therefore a replacement mail cannot be resent.

    We cannot guarantee the security or confidentiality of non encrypted email
    communications. We do not accept any liability for losses or damages that
    you may suffer as a result of your receipt of this email including but
    not limited to computer service or system failure, access delays or
    interruption, data non-delivery or mis-delivery, computer viruses or other
    harmful components.

    Copyright in this email and any attachments belongs to Applewood Computers.
    Should you communicate with anyone at Applewood Computers by email,
    you consent to us monitoring and reading any such correspondence.

    Nothing in this email shall be taken or read as suggesting, proposing or
    relating to any agreement concerted practice or other practice that could
    infringe UK competition legislation (unless it is against Security
    requirements).

    This Email and its attachments (if any) are scanned for virii using
    Clamd and ClamAV 0.103.5 and later (Linux x64) and others on IBM mainframe
    systems.

    Dykegrove Limited T/A Applewood Computers is a company registered in
    England (no. 01681349) whose registered office is at Applewood House,
    17 Stag Green Avenue, Hatfield, Hertfordshire, AL9 5EB, UK.

     
  • Simon Sobisch

    Simon Sobisch - 2023-10-03

    That looks like a partial listing of an error raised in a copybook that has its roots directly before the COPY.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.