How do I 'comment out' script 2 in the script below so that it doesn't load .. but scripts 1 and 3 do?


Quote:
if ($istok(load unload,$1,32)) {
$1 -rs scripts/script1.mrc
$1 -rs scripts/script2.mrc
$1 -rs scripts/script3.mrc