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

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

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

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

INTEGER IOEverywhere


Returns INTEGER
Top

CHARACTER StartupParameterList


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:30:43