|
|
 joe hagerty | 2006-02-08 00:26:32 |
Could you provide documentation on how required flags should work? I see them in the code, but do not see a way to utilize them. If i do not pass the option or pass it with no variable, the program seems to execute normally.
|
| |
2. Re: required flags |
|
Reply |
|
|
 jonathan gotti | 2006-02-08 01:05:37 - In reply to message 1 from joe hagerty |
yes that's right you have to put null as the default value to set the flag as required
regards,
nathan |
|