I've recently been drafting up some scripts for future articles and I want to get some community insight. Usually in my scripts I ask the user for input, instead of using flags and switches. This usually isn't a problem since these scripts don't really need a lot of detail in order to function. But I've run into an issue where there is simply too many options to reasonably ask the user for input on all of them. Should I switch to using flags/switches, or should I just simplify the user input? I just wanted to get some community opinions before I made any decisions...
-Defalt
Comments
No Comments Exist
Be the first, drop a comment!