Документация по Gambas 2
Development Environment Documentation
Documents
Language Index
Language Overviews
Lexicon
Компиляция & Установка
Последние изменения
ПРОЧТИ
Регистрация
Что переводить
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
GetOptions (gb.option)
Этот класс
создаваемый
.
Этот класс представлен как
только для чтения
массив.
Свойства
CommandLineArgs
property Read CommandLineArgs As
String
Методы
GetAllOptions
Function GetAllOptions ( ) As
String
Returns a list of all command line options without the score.
GetArgument
Function GetArgument ( Option As
String
) As String[] Returns the argument(s) of
Option
GetErrorOption
NextValidOption
OptionArgument
Function OptionArgument ( ) As
String
RestOfArgs
Function RestOfArgs ( ) As
String
Returns a list of all command line arguments, in the order they were written.