Text Object Routines All the text that you place on the chart is considered a `text object`, such as axis labels, chart titles, legends, etc. These subroutines allow...
PUSH POP ILF Statements Release 5.0.0 of APPX implements the PUSH and POP ILF statements. PUSH Statement The PUSH statement saves a field or record value on an...
Generating HTML from APPX This section deals with different ways of getting APPX data into a format that can be displayed using a web browser. Several methods are...
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 Server...
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 Internet...
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 method...
Open Hasp Installation Archive Document Note: This document is considered OBSOLETE , as it does not apply to current versions of APPX. However, customers running...
.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 BEHAV...
.UTIL MAKE DYNAMIC KEY This subroutine is not implemented. Usage: Description: Not implemented, just returns. Comments: Read what other users have said about...
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 Designers...
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 some...