Tags:
create new tag
view all tags

Recent Changes in Main Web retrieved at 02:31 (GMT)

APPX 5.5.0/5.5.1 Feature Index This is the starting point to discover details of the new features found in APPX Release 5.5 and subsequent patch releases. Follow...
APPX 6.1 (and greater) Upgrade Instructions This page provides the information needed to upgrade an existing APPX 5.4.5 (or higher) installation to APPX 6.1 and...
APPX HTML Client Features This page provides an overview of the features in the latest HTML client The version number of the client can be determined by hovering...
APPX 6.2.0 Features This page provides an overview of the new features in APPX 6.2.x Overview This release is primarily focused on the repair of bugs, found in both...
Welcome to the APPX WIKI web Welcome to the APPX Software, Inc. TWiki site. This web site is dedicated to all things APPX.. This web site is intended to be for the...
Statistics for Main Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and...
TWiki Site Statistics Monthly Site Statistics Data Month WebsTotal WebsViewed Websupdated TopicsTotal TopicsViewed TopicsUpdated Attach...
APPX Audit Log Feature This page describes the APPX Audit Log feature and provides instructions for enabling the APPX Audit Log feature on either Linux or Windows...
.TEXT UPPER TO LOWER This subroutine converts upper case to lower case in a text/alpha field. Usage: PASS converted text FIELD...
.TEXT UNICODE COMP This subroutine compares 2 Unicode fields. Added in 6.0.0 Usage PASS result FIELD SHARE? Y PASS...
.TEXT TO UNICODE This subroutine transcodes a RAW alpha field to a Unicode field. Added in 6.0.0 Usage PASS unicode field FIELD...
.TEXT SET UNINAME This subroutine returns the named Unicode character. Added in 6.0.0 Usage PASS unicode string FIELD SHARE?...
.TEXT PARSE LINE This subroutine parses a string into separate fields. Usage: PASS text to parse FIELD SHARE? N PASS...
.TEXT LOWER TO UPPER This subroutine converts lower case to upper case in a text/alpha field. Usage: PASS converted text FIELD...
.TEXT INSERT AT POS This subroutine inserts characters into a text/alpha field. Usage: PASS text field FIELD SHARE? Y...
.TEXT GET UNINAME This subroutine returns the name of the specified Unicode character. Added in 6.0.0 Usage PASS unicode name FIELD...
.TEXT FROM UNICODE This subroutine transcodes a Unicode alpha field into a RAW alpha field. Added in 6.0.0 Usage PASS raw FIELD...
.TEXT FIND AND REPLACE This subroutine finds and replaces text in a text/alpha field. Usage: PASS text field FIELD SHARE...
.TEXT FIND This subroutine finds the position of text in a text/alpha field. Usage: PASS text position FIELD SHARE? Y...
.TEXT CUT AT POS This subroutine removes characters from a text/alpha field. Usage: PASS text field FIELD SHARE? Y...
.TEXT CREATE PAD This subroutine fills a field with a single character. Usage: PASS text field FIELD SHARE? Y PASS...
Running APPX in a 64 bit Linux/Unix environment This page explains how you can run APPX in a 64 bit Linux/Unix environment. No special set up is required for 64 bit...
APPX Movies Introductory Topics Each of the following is a self contained flash movie, focusing on one aspect of the APPX runtime and design environment. Each movie...
APPX 5 on Linux connectivity to Oracle How to configure APPX 5 on Linux to store data inside Oracle. Overview Release 5.0.0 or higher of the APPX Utility allows...
APPX Client Command Line Options The following is a partial list of the command line options that can be appended to the `Target:` line of the Appx Desktop Client...
Upgrade APPX HTML Client on Linux Assumption #1 /var/www/html/client/ contains the contents of webhost.zip bundle. Modify paths below if different. Assumption...
APPX 6.1.0 (and greater) Linux/Unix New Installation Overview Two different methods are provided to install APPX on Linux/Unix. There is a GUI installer and a...
APPX 6.1.0 (and greater) Windows New Installation Overview Two different methods are provided to install APPX on Windows. There is a GUI installer and a Console...
.UTIL FIELD SET This subroutine is called to set a value into a specified field name. Usage: PASS App Id FIELD SHARE...
.UTIL FIELD GET This subroutine is called to retrieve the value of the specified field name. Usage: PASS value FIELD...
APPX Runtime Subroutine API This page lists all the available API`s in the current version of Appx. Various API`s have been released at different times and are documented...
.XML WRITER CDAT START This subroutine adds an opening cdata tag in the given XML file. Added in 6.2.0 Usage: PASS XML stream name FIELD...
.XML WRITER CDAT END This subroutine adds an ending cdata tag in the given XML file. Added in 6.2.0 Usage: PASS XML stream name FIELD...
.XML WRITER ELEM END This subroutine adds an end tag for the most recent opened element in the given XML file. Added in 6.2.0 Usage: PASS XML stream...
.XML WRITER ADD DATA This subroutine adds data to the most recent opened element in the given XML file. Added in 6.2.0 Usage: PASS XML stream name...
.XML WRITER ADD ATTR This subroutine adds attribute to the most recent opened element in the given XML file. Added in 6.2.0 Usage: PASS XML stream...
.XML WRITER CLOSE This subroutine closes an XML file. Added in 6.2.0 Usage: PASS XML stream name FIELD SHARE? N GOSUB...
.XML WRITER ELEM START This subroutine adds a starting tag for an element to the given XML file. Added in 6.2.0 Usage: PASS XML stream name...
.XML WRITER OPEN This subroutine creates and opens an XML file. Added in 6.2.0 Usage: PASS XML stream name FIELD SHARE? N...
APPX 6.1.0 and 6.2.0 Installation Instructions This page provides instructions for installing APPX 6.1.x and 6.2.x Notes IMPORTANT: Client versions earlier...
.JSON PARSE FILE This subroutine parses and imports a JSON file. (Added in 6.2.0) Usage: PASS JSON File Path FIELD SHARE? N...
.JSON PARSE This subroutine parses and imports a JSON string (Added in 6.2.0). Usage: PASS JSON String FIELD SHARE? N...
My Links WelcomeGuest starting points on TWiki TWikiUsersGuide complete TWiki documentation, Quick Start to Reference WebHome try out TWiki on...
List of TWiki users Below is a list of users with accounts. If you want to edit topics or see protected areas of the site then you can get added to the list by...
My Links WelcomeGuest starting points on TWiki TWikiUsersGuide complete TWiki documentation, Quick Start to Reference WebHome try out TWiki on...
Configuring APPX and RDBMS Compatibility with newer versions of popular databases is among the many features of APPX 5.0 higher. This page gives some examples of...
.CONVERT FROM BASE64 This subroutine converts Base64 data to Appx raw data (Release 6.2.0 higher). Usage: PASS raw data FIELD...
.CONVERT TO BASE64 This subroutine converts Appx raw data to Base64 data (Release 6.2.0 higher). Usage: PASS base64 data FIELD...
.UTIL ADD USER This subroutine adds a user to the Appx User file. Usage: PASS error msg FIELD SHARE? Y PASS...
.UTIL CHG USER This subroutine changes fields on the Appx User file. Usage: PASS error msg FIELD SHARE? Y PASS...

«Previous   1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16   Next»

Show 10, 20, 50, 100, 500, 1000 results per page, or show all.

Related topics: RSS feed, rounded corners RSS feed, ATOM feed, WebNotify, site changes, site map

Topic revision: r1 - 2006-11-15 - TWikiContributor
 
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