Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6565359
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T14:05:03+00:00 2026-05-25T14:05:03+00:00

The following .bat file does not produce an error. Why? @@@@@@@@@@@@@@@ ::::::::::::::: ;;;;;;;;;;;;;;; ===============

  • 0

The following .bat file does not produce an error. Why?

@@@@@@@@@@@@@@@
:::::::::::::::
;;;;;;;;;;;;;;;
===============
=;=;=;=;=;=;=;=
;=;=;=;=;=;=;=;

I know the ‘@’ line prefix means “do not echo” and the :: prefix means “this is a comment”, but what do the ; and = do?

As far as I can tell you can start a line with any mixture of ‘;’ and ‘=’ symbols and it has no effect whatsoever. =;=;=;=;=;=dir does execute dir. What is the correct interpretation of ‘=’ and ‘;’ ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T14:05:04+00:00Added an answer on May 25, 2026 at 2:05 pm

    They are interpreted as command line delimiters (along with a comma and white-space characters) so the following are all equivalent;

    dir c:\ /b
    dir c:\;/b
    dir c:\=/b
    dir c:\,/b
    

    In the case of =;=;=;=;=;=dir they are presumably treated as leading white-space and ignored

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The following command in a batch file does not work as expected/hoped: echo %~nxs1
Imagine I create a .bat file in the following directory: \trunk\Samples\PubSub\ @ECHO OFF ECHO
I have this test.txt file with the following content: @echo off wget -q http://subs.ro/get/21518
Following up from this question: How can I unlock a file that is locked
I'm trying to install a XAP file offline using sllauncher but it is not
I am trying to execute a .bat file remotely and implementing following lines of
I have the following thing in my bat file. say set path=c:\temp\test so basically
I am running data.bat file with the following lines: Rem Tis batch file will
The following that I have to use to run my groovy class file ..\bin\groovy.bat
Following this writeup ... The compiled binary seems to work fine, but the installed

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.