Difference: APPXRuntimeSubroutineAPI (8 vs. 9)

Revision 92012-01-25 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="APPX510Features"

APPX Runtime Subroutine API

Line: 63 to 63
 Convert upper case text to lower case text within a given text or alpha field.

System Information Subroutines

Server Environment Routines

Added:
>
>

.ENV GET APPXPATH

Returns the path to the location of Appx data files.

.ENV GET CMD LINE PARM

Returns the value of a command line parameter.

.ENV GET CONFIG INFO

Populates PDF fields with configuration information.

.ENV GET ENV VARIABLE

Returns the value of an environment variable.

 

.ENV GET OS TYPE

Return the type of operating system Appx is running on.

Added:
>
>

.ENV GET PARENT PROCESS

Returns the name and type of the parent process.

.ENV GET PATH NAME

Returns the pathname of the requested APPX data file.

 

.ENV GET PATH SEPERATR

Return the directory seperator character of the host operating system.

Added:
>
>

.ENV GET SCREEN SIZE

Returns the size of the Appx screen in rows and columns.

.ENV SET ENV VARIABLE

Sets the value of an environment variable (not yet implemented).

.ENV VIEW LICENSE INFO

Views the APPX license info about this installation (GUI Only).

 

File System Utilities Subroutines

File Manipulation Routines

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback