Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

LBRKT? 23 Sep 2021 17:06 #19679

  • FdeRaadt
  • FdeRaadt's Avatar
  • Topic Author


  • Posts: 31
  • Hello Everyone,

    I'm stuck on a very weird Parser error:

    XS9002: Parser: mismatched input 'as' expecting LBRKT ACE C:\ etc \ACE\Constants.prg 2439 ( see image )

    Does anyone know what "LBRKT" means/is and where it might come from?

    I tried googling it but didn't get any useful results.

    with kind regards,

    Frank

    Please Log in or Create an account to join the conversation.

    LBRKT? 23 Sep 2021 17:50 #19682

    • FFF
    • FFF's Avatar


  • Posts: 1398
  • Frank,
    the image is missing ;)
    And some lines of code wouldn't hurt, too...
    LBRKT might mean Left Bracket, i.e. "[", or (
    Regards
    Karl (X# 2.14.0.4; Xide 1.33; W8.1/64 German)

    Please Log in or Create an account to join the conversation.

    LBRKT? 23 Sep 2021 18:14 #19684

    • robert
    • robert's Avatar


  • Posts: 3448
  • Karl, Frank,

    LBRKT is only '[' and NOT '('

    Robert
    XSharp Development Team
    The Netherlands

    Please Log in or Create an account to join the conversation.

    LBRKT? 24 Sep 2021 11:34 #19697

    • FdeRaadt
    • FdeRaadt's Avatar
    • Topic Author


  • Posts: 31
  • Robert, Karl,

    Thanks for the replies.

    It makes so much sense that LBRKT means left bracket.

    Next time i will include the Image :pinch:

    Please Log in or Create an account to join the conversation.

    LBRKT? 16 Aug 2022 18:24 #23316

    • boonnam
    • boonnam's Avatar


  • Posts: 80
  • Frank,

    How did you correct this error? Thank you.

    Please Log in or Create an account to join the conversation.

    LBRKT? 17 Aug 2022 09:08 #23333

    • FdeRaadt
    • FdeRaadt's Avatar
    • Topic Author


  • Posts: 31
  • Hi Boonnam,

    In my case, my query required a [ which is a left bracket.
    If that is not working out for you, I suggest posting a bit of your code where the error occurs.

    Frank

    Please Log in or Create an account to join the conversation.

    • Page:
    • 1