|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER GetStartupParameter (character) |
Parses the session startup parameters list for the passed in
startup parameter and returns the parameter and it's value |
|
+ | CHARACTER GetStartupParameterValue (character) |
Parses the session startup parameters list for the passed in
startup parameter and returns the parameters value |
Options | Name | Purpose | |
---|---|---|---|
# | StartupParameterHelper () |
Protected default constructor. |
|
StartupParameterHelper () |
Transforms startup parameter from a comma-delimited list into an
ABL array |
Options | Name | Purpose | |
---|---|---|---|
+ | INTEGER IOEverywhere |
|
|
+ | CHARACTER StartupParameterList |
|
Top
PUBLIC CHARACTER GetStartupParameter (character)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER GetStartupParameterValue (character)
|
PROTECTED StartupParameterHelper ()
|
||||||||||
---|---|---|---|---|---|---|---|---|---|---|
STATIC StartupParameterHelper ()
|
PUBLIC INTEGER IOEverywhere
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER StartupParameterList
|