Home > comp > gb.option > getoptions > _new 
 en fr de es it nl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
New GetOptions (gb.option)
Dim hGetOptions As GetOptions

hGetOptions = New GetOptions ( Options As String [ , Argument As String[] ] )

The Options argument is a string that specifies the option characters that are valid for this program. An option character in this string can be followed by a colon (‘:’) to indicate that it takes a required argument. If an option character is followed by two colons (‘::’), its argument is optional.