Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: How to insert programer's notes in dos  (Read 2937 times)

0 Members and 1 Guest are viewing this topic.

Kyginbo

  • Guest
How to insert programer's notes in dos
« on: November 10, 2004, 03:41:41 PM »
Can someone tell me how to place program notes into my .bat file?  As in text that's there so that people can get an explination, but won't run.

LotsOfUrja

  • Guest
Re: How to insert programer's notes in dos
« Reply #1 on: November 11, 2004, 08:59:25 AM »
Hi!

By using the REM command:

REM comment

That's It!