← Back to context Comment by nunez 5 years ago That's insane. MSDOS Batch used the same syntax for comments! 1 comment nunez Reply teddyh 5 years ago No, I’m pretty sure MS-DOS used "rem" (for “remark”) to do comments.Colons, “:”, in batch files were, IIRC, for labels, i.e. targets for “goto” statements.
teddyh 5 years ago No, I’m pretty sure MS-DOS used "rem" (for “remark”) to do comments.Colons, “:”, in batch files were, IIRC, for labels, i.e. targets for “goto” statements.
No, I’m pretty sure MS-DOS used "rem" (for “remark”) to do comments.
Colons, “:”, in batch files were, IIRC, for labels, i.e. targets for “goto” statements.