What is the use of REM command?
Answers
Answered by
3
Purpose: Provides a way to insert remarks (that will not be acted on) into a batch file. During execution of a batch file, DOS will display (but not act on) comments which are entered on the line after the REM command. You cannot use separators in the comment except the space, tab, and comma.
Answered by
2
Answer:
Purpose: Provides a way to insert remarks (that will not be acted on) into a batch file. During execution of a batch file, DOS will display (but not act on) comments which are entered on the line after the REM command. You cannot use separators in the comment except the space, tab, and comma.
Explanation:
here is u r answer...
mark me as brainliest...
hope this will help u...
Similar questions