in reply to Strange compile error?

OOPS, I don't know how to remove my question or edit it. Yes it was a trivial error. What I wanted to say was: my $N= $#Org, but I forgot the $, so the rest of the line was a comment, and the my statement was unfinished. Now I see. I don't know how to remove this question

Replies are listed 'Best First'.
Re^2: Strange compile error?
by LanX (Saint) on Apr 29, 2024 at 20:26 UTC
    > OOPS, I don't know how to remove my question

    No need to remove a question. Many people will read the thread and will learn from the discussion. Even in the far future.

    That's how a board works :)

    So don't worry.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    see Wikisyntax for the Monastery

Re^2: Strange compile error?
by hippo (Archbishop) on Apr 29, 2024 at 22:03 UTC