Pie Chart Routines These subroutines are used to create a Pie chart. Pie Chart Routines General .PIE SET DATASET Associate a dataset with the pie chart. .PIE...
Unicode Text Printing Text printing now generates UTF 8 report files. Overview Text output files are now encoded using UTF 8. Test Plan: Bugs: 1 Reports do ...
ERROR / WARNING / MESSAGE / CANCEL / REFRESH Statements Overview 1 The internal storage type of all messages created by these statements must be UTF 32. 1 ...
Alignment Specification This chart explains the positioning when using the various 'align' routines in the Chart Director API. Constant Description Botto...
Font Specifications Font Location In Chart Director, the font name is simply the file name that contains the font. For example, under the Windows platform, the "...
Working with Color Specifications Various API's allow you to pass a 'color_spec_name' or 'color_value' to set a color. A 'color_spec_name' refers to a previously ...
Unicode Client Communications Client/server data flow has be reworked to support unicode data. Overview Initially, Only the Java Client will communicate using un...
My Links * .ATasteOfTWiki view a short introductory presentation on TWiki for beginners * .WelcomeGuest starting points on TWiki * .TWikiUsersGuide ...
.ENV GET PATH SEPARATR This subroutine is called to inspect the path seperator character of the operating system APPX is running on. Usage: PASS path...
COMPUTE / TOTAL Statements Overview The COMPUTE statement can work with Alpha fields when used with the P and M operators. It should continue to replace the non ...
VERIFY Statement Overview The Verify statement has been enhanced to verify characters within an alpha field based on the encoding type. * RAW All 256 charac...
DEFINE/UNDEFINE Statement Overview DEFINE and UNDEFINE should allow National and Unicode fields to be defined and undefined. Test Plan 1 DEFINE/UNDEFINE a Na...
Header of User Profile Pages Note: This is a maintenance topic, used by the TWiki Administrator. The part between the horizontal rules gets included at the top of...
PRINT Statement Overview The PRINT statement should handle all three types of alpha fields, Raw, National and Unicode. Test Plan 1 Test PRINT with a Raw, Nat...
SET DAY / SET MNTH Statements Overview * These statements have been revised to support all three encoding types for the destination alpha field * The text ...
CNV TEXT Statement Overview Converting To and From alpha fields * Both fields are RAW * No change in behavior * Both fields are UNICODE or NATIONAL ...
PACK / UNPACK Statements Overview Not defined in spec document. Test Plan These statements were never fully implemented, so nothing needs to be done re: Unicode...
PASS Statement Overview When used with RECEIVE statement UNICODE and NATIONAL fields are supported. When used with a RUN statement UNICODE and NATIONAL fields ar...
RUN Statement Overview The alpha operand of the RUN statement will be transcoded to the encoding of the OS shell environment before being executed . The RUN sta...
RECEIVE / LOCAL Statements Overview RECEIVE statements should follow the same rules as defined for a SET statement. LOCAL statements should follow the same rules...
Emergency Licenses thru OCSS Do you need an APPX License for an emergency system down situation? Be sure to have a copy of your current APPX Registration Key, an...
APPX FAQ System The APPX FAQ System is a large and varied database of frequently asked questions and their answers on a wide range of APPX topics, including insta...
Web Message Board APPX Software, Inc. is the host of a web based message board, which allows users in the APPX community instant access to the experience and expe...
Winprint Notes Do Winprint width and length work? Is there any special consideration that we should take in order to use this facility? Should we use escape cod...
CNV PORT Statement Overview CNV PORT uses the same rules and CNV TEXT except that Date fields are not formatted using the Date Mask. Test Plan Follow the same t...
CNV BIN Statement Overview o UNICODE Alpha Field from Numeric field or NATIONAL Alpha Field from Numeric Field * Converts the value of the specified Numeric F...
SET TEMP Statement Overview All TEMP fields in have been changed to have an encoding type of UNICODE. Since all TEMP fields are now UNICODE fields, SET TEMP wi...
Determining the Linux MAC Address One of the required fields when requesting an APPX for Linux license key is the "serial number" of your Linux system. APPX uses ...
APPX Financials Manuals Manuals for all of the new APPX Financials are under development, and will be made available here as each one is completed. If the manual ...
BEG AT / END AT Statements Overview These statements presume that the designer has specified a field of the appropriate type or an appropriate Literal value for ...
APPEND Statement Overview Append RAW Alpha or Group or Literal to RAW Alpha or Group * This is the current implementation no changes needed here. Append UNI...
SET Statement Overview The SET statement has been extended to take the Encoding Type attribute of an alpha field into consideration. All Alpha fields in existing...
IF / AND / OR Statements Overview The GE/GT/LE/LT operators should use the Unicode collation API when UTF 32 operands are involved. This is because the 32 bit va...
BROWSE Statement Overview BROWSE is only applicable in character mode when viewing a report on the screen, therefore no Unicode support required. Test Plan Bug...
Unicode Client Validations The client will not perform data entry validations to make sure data values entered are consistent with the field encoding types. This ...
Unicode ILF Literals The ILF editor and compiler have been reworked to support the following Unicode literals. Overview ILF Literal values are stored in the STMT...
CALL Statement Overview * The initial implementation of Unicode will not allow passed arguments to be UNICODE Alpha fields or NATIONAL Alpha fields. A runtime...