Namespace: Consultingwerk.Util
Class 
StartupParameterHelper Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

Purpose: Protected default constructor.
Notes: There's no need to create instances of the helper classes



Top Method Summary
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

Top Constructor Summary
Options Name Purpose
# StartupParameterHelper () Protected default constructor.
StartupParameterHelper () Transforms startup parameter from a comma-delimited list into an ABL array

Top Property Summary
Options Name Purpose
+ INTEGER IOEverywhere
+ CHARACTER StartupParameterList


Method Detail
Top

PUBLIC CHARACTER GetStartupParameter (character)

Purpose: Parses the session startup parameters list for the passed in
startup parameter and returns the parameter and it's value
Notes:

Parameters:
pcParameter CHARACTER
The startup parameter to return the value for (- not required)
Returns CHARACTER
The value of the startup parameter
Top

PUBLIC CHARACTER GetStartupParameterValue (character)

Purpose: Parses the session startup parameters list for the passed in
startup parameter and returns the parameters value
Notes:

Parameters:
pcParameter CHARACTER
The startup parameter to return the value for (- not required)
Returns CHARACTER
The value of the startup parameter


Constructor Detail
Top

PROTECTED StartupParameterHelper ()

Purpose: Protected default constructor.
Notes: There's no need to create instances of the helper classes

Top

STATIC StartupParameterHelper ()

Purpose: Transforms startup parameter from a comma-delimited list into an
ABL array
Notes: Removed on of .pf entries



Property Detail
Top

PUBLIC INTEGER IOEverywhere


Returns INTEGER
Top

PUBLIC CHARACTER StartupParameterList


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       08.12.2024 13:24:03