Blue Mango Learning Systems GLX Application Framework version 1.2.0 build 1

Printer friendly version

command glxapp_processCommandLineParameters

Called by the framework when command line files need to be processed.

command glxapp_processCommandLineParameters pParams
Parameters
TypeNameDescription
Simple parameter. pParams A return delimited list of parameters.
Description

This handler handles URLs and files. If '-url' appears in the params then the next param is considered
a URL that needs to be processed. Otherwise all params are treated as files and any files with supported
extensions are extracted and made available to the application for processing.

Return

empty