I've been looking for a list of possible command lines parameters now for a while and can't seem to find them. Anyone know where they are?
Printable View
I've been looking for a list of possible command lines parameters now for a while and can't seem to find them. Anyone know where they are?
I only know this list (is there another one?):
Search in the help file for command line, then choose the result FAQ ...
thank you, but more specifically...
is there a command line for disabling sounds?
I don't know but you can create your own command line parameter. Get it with the expression CommandItem$("NOSOUND") (e.g. for /NOSOUND). If /NOSOUND is in the command line "Empty" will be returned, otherwise "".