N NurseRN Senior member Oct 9, 1999 402 0 76 Sep 10, 2000 #1 It's been a while as you notice; I know it's crazy but I forgot how it is done. Something like "!------" or something like that. Thank you guys, Nurse
It's been a while as you notice; I know it's crazy but I forgot how it is done. Something like "!------" or something like that. Thank you guys, Nurse
D DaveJ Platinum Member Oct 9, 1999 2,337 1 81 Sep 10, 2000 #3 REM "Whatever you want to comment out goes here" (minus the quotes, those are mine...) Dave
REM "Whatever you want to comment out goes here" (minus the quotes, those are mine...) Dave
N nEoTeChMaN Diamond Member Oct 9, 1999 3,994 0 0 Sep 10, 2000 #4 Just insert a 'rem' in front of the command. In sysdat.dat or userdat.dat, you just use ';' in front of the command.
Just insert a 'rem' in front of the command. In sysdat.dat or userdat.dat, you just use ';' in front of the command.
W Warrenton Banned Aug 7, 2000 777 0 0 Sep 10, 2000 #5 ; is also a commenting in config.sys Posted below is the contents of my autoexec.bat and config.sys