Edit Article

Have you ever wrote long, confusing and important blocks of code in batch only to find 2 days later you forgot what it does? If so then this article is for you!

EditSteps

  1. 1
    Open the batch file in you favorite text editor.
  2. 2
    Locate the block or line of code you want to organize.
  3. 3
    Add a comment line (::) and write what the code does!

We could really use your help!

Can you tell us about
Fitbit?
Yes
No
Fitbit
different ways to charge Fitbit
Can you tell us about
pranking?
Yes
No
pranking
how to prank your mom
Can you tell us about
homesteading?
Yes
No
homesteading
homesteading your home
Can you tell us about
raising children?
Yes
No
raising children
how to love your kids
Thanks for helping! Please tell us everything you know about
...
Tell us everything you know here. Remember, more detail is better.
Tips
Provide Details.
Please be as detailed as possible in your explanation. Don't worry about formatting! We'll take care of it. For example:
Don't say: Eat more fats.
Do say: Add fats with some nutritional value to the foods you already eat. Try olive oil, butter, avocado, and mayonnaise.

EditTips

  • A good idea is to add an "~" without the quotes after the :: of a comment line to let you and other scripters know that it is a comment line.
  • Always make sure you write a good description of what the code does, it doesn't have to be an essay but just a 1-2 sentence description.

Article Info

Categories: Stub | Computers and Electronics | Programming

Thanks to all authors for creating a page that has been read 552 times.

Did this article help you?
Yes No