Hi,
when I've written a script that requires parameters and try to run the script without passing them how do I get the script not to error but simply write out a help message of the parameters required? saves me looking inside the script for the parameters required
Thanks All