| 
            
Navigate to: Methods | Constructors | Events | Properties
| 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 | 
     Returns the vlaue of the -IOEverywhere startup parameter or the
valid default  | 
|
| + | CHARACTER StartupParameterList | 
     Returns an ABL Array of startup parameters  | 
| 
         
            
                Top
                
            
         
        PUBLIC CHARACTER GetStartupParameter (character)
 
  | 
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC CHARACTER GetStartupParameterValue (character)
 
  | 
||||||||||||||||||||||
        
        PROTECTED StartupParameterHelper ()
 
  | 
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
        
        STATIC StartupParameterHelper ()
 
  | 
||||||||||
        
        PUBLIC INTEGER IOEverywhere
 
  | 
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC CHARACTER StartupParameterList
 
  | 
|||||||||||||||||||