Viewing 1 post (of 1 total)
  • Author
    Posts
  • #10165
    parameter
    Member

    It *looks like* the line comments for a configuration are limited to three characters. That’s reasonable for most things, but DOS batch files need four characters:
    rem
    or
    rem
    The white space in “rem ” is necessary.

    For example
    remif
    remgoto
    Are not actually comments.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.