Difference: APPXRuntimeSubroutineAPI (55 vs. 56)

Revision 562020-05-12 - JeanNeron

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

APPX Runtime Subroutine API

Line: 118 to 118
  Update process documentation via ILF

Web Processing Routines

Changed:
<
<

.IMPORT CGI DATA

>
>

.IMPORT CGI DATA

  Populates Appx Variables from STDIN.

WIDGET Routines

.WIDGET APPLY THEME

Applies a GUI Theme to the current image.

Changed:
<
<

.WIDGET CNV CLR TO RGB

>
>

.WIDGET CNV CLR TO RGB

  Converts an alpha/hex color code to decimal.
Changed:
<
<

.WIDGET CNV RGB TO CLR

>
>

.WIDGET CNV RGB TO CLR

  Converts a decimal color code to alpha/hex.

.WIDGET DEL BY NAME

Line: 197 to 197
  Splits a number into its whole and fractional parts.
Changed:
<
<

.CONVERT TEXT TO HTML

>
>

.CONVERT TEXT TO HTML

  Converts a text field to HTML encoding
Line: 250 to 250
  Returns the value of an environment variable.
Changed:
<
<

.ENV GET OS TYPE

>
>

.ENV GET OS TYPE

  Return the type of operating system Appx is running on.
Changed:
<
<

.ENV GET PARENT PROC

>
>

.ENV GET PARENT PROC

  Returns the name and type of the parent process.

.ENV GET PATH NAME

Returns the pathname of the requested APPX data file.

Changed:
<
<

.ENV GET PATH SEP

>
>

.ENV GET PATH SEP

  Returns the directory separator character of the host operating system.
Line: 278 to 278
 Displays the APPX license info for the current application.

Client Routines

Changed:
<
<

.CLIENT CHECK FOR GUI

>
>

.CLIENT CHECK FOR GUI

  Returns a flag to indicate if the user is running the Desktop Client.
Line: 298 to 298
  Returns the value of a client constant
Changed:
<
<

.CLIENT LOAD URL

>
>

.CLIENT LOAD URL

  Loads a URL, document, runs a command on the user's PC or changes a client setting.
 
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