CGI Techniques to Create Webpages This document covers all of the aspects of connecting an APPX application to a Web Server to act as an Internet Application Serv...
APPX the Internet CGI Techniques to Create Webpages This document covers all of the aspects of connecting an APPX application to a Web Server to act as an Intern...
Determining the Unix Serial Number When installed on a Unix server, the APPX license is tied to the serial number of the machine on which APPX is installed. The m...
Open Hasp Installation Archive Document Note: This document is considered OBSOLETE, as it does not apply to current versions of APPX. However, customers running o...
.UTIL MOD SCROLL BEHAV This subroutine allows the user to select a record on a scrolling display by just clicking it. Usage: GOSUB .UTIL MOD SCROLL BEHA...
.UTIL MAKE DYNAMIC KEY This subroutine is not implemented. Usage: Description: Not implemented, just returns. Comments: Read what other users have said abou...
Overview Release 5.1.0 of the APPX Utility includes a new designer API which can be used to create charts within an APPX application. This API provides APPX Desig...
Color Routines These subroutines allow you to set or change the color of the "current object". In most cases, you have to have assigned a color to an object via s...
Data Routines These subroutines allow you supply the data you want on your chart. See Datasets Overview for an overview on using these subroutines. Dataset Routi...
Unicode STD File The STD file has been changed to include unicode values Overview The following fields in the STD record are now defined as Unicode fields: ...
Unicode COMPARE File Certain fields in the COMPARE file are now Unicode Overview The following field in the COMPARE file are now Unicode fields: * COMPA...
.AXIS Y ON RIGHT This subroutine is called to interchange the position of the primary y axis and the secondary y axis. Usage: GOSUB 0CD .AXIS Y ON RIGHT...