Difference: FullAPIList (22 vs. 23)

Revision 232020-05-12 - JeanNeron

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

APPX Runtime Subroutine API

Line: 35 to 35
 

.UTIL ADD HOOK

Adds a record to the Hook file.

Changed:
<
<

.UTIL CHECK RBS

>
>

.UTIL CHECK RBS

  Checks the security access for the specified user when Role Based Security is used.

.UTIL CHECK SECURITY

Line: 131 to 131
 

.UTIL SUBR DELETE

Deletes a subroutine from the application.

Changed:
<
<

.UTIL SUBR WRITE ILF

>
>

.UTIL SUBR WRITE ILF

  Writes ILF code to a subroutine in the Application.

.UTIL SWITCH USER

Line: 147 to 147
  Update process documentation via ILF
Changed:
<
<

.XML IMPORT

>
>

.XML IMPORT

  Processes an XML file and optionally imports it.
Changed:
<
<

.XML PURGE

>
>

.XML PURGE

  Deletes the work files used by a particular import session.

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 COUNT ROWS

Line: 232 to 232
 

.CONVERT HEX PR TO NUM

Converts a hex pair of alpha characters to a decimal number.

Changed:
<
<

.CONVERT HTML TO TEXT

>
>

.CONVERT HTML TO TEXT

  Converts HTML text to plain APPX text

.CONVERT NUM TO HEX PR

Line: 241 to 241
 

.CONVERT SPLIT NUMBER

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

.CONVERT TRANSLATE

Line: 314 to 314
  Returns the value of all environment variables.
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: 342 to 342
 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: 364 to 364
  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.
Line: 447 to 447
 

Role Based Security Routines

The Role Based Security routines provide a way for you to add RBS maintenance capabilities to your applications. This can be useful if you want your users to maintain RBS but do not want to give them full System Administrator access.

Changed:
<
<

.RBS HIERARCHY MTCE

>
>

.RBS HIERARCHY MTCE

  Invokes the 'Security Hierarchy Maintenance' program, bypassing the System Administrator requirement (System Administration -> Role Based Security -> Security Hierarchy Maintenance).
Changed:
<
<

.RBS PROCESS SECURITY

>
>

.RBS PROCESS SECURITY

  Allows the designer to invoke ' Access Control List - Processes' for a particular parent / child pair (System Administration -> Role Based Security -> Access Control List - Processes).
Changed:
<
<

.RBS REGEN

>
>

.RBS REGEN

  Rebuilds the internal RBS cross reference file for the selected apps.
Changed:
<
<

.RBS UPDATE SECACL

>
>

.RBS UPDATE SECACL

  Allows the designer to update the RBS Access Control file directly.

Data API Subroutines

 
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