Edit Article

  • 409 views
  • 3 Editors

  • Edited

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
break ups?
Yes I can
break ups
how to dump your boyfriend
Can you tell us about
accounting?
Yes I can
accounting
how to write an accounting ledger
Can you tell us about
focus groups?
Yes I can
focus groups
how to run a focus group
Can you tell us about
Netflix?
Yes I can
Netflix
how to update payment information on Netflix
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

Recent edits by: Batreeqah, Jonthemanman

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

Did this article help you?
Yes No