50 recent changes in APPX Web retrieved at 08:59 (Local)

CDAxisSyncYAxis
.AXIS SYNC Y AXIS This subroutine sets a linear formula to synchronize the secondary y axis scale to the primary y axis scale. Usage: PASS slope ...
r2 - 14 Dec 2011 - 17:39 by JeanNeron
CDAxisSwapXY
.AXIS SWAP XY This subroutine is called to swap the X Y axis of the "current" chart. Usage: GOSUB 0CD .AXIS SWAP XY * Check for error ...
r2 - 14 Dec 2011 - 17:37 by JeanNeron
CDLayerAddDataSet
.LAYER ADD DATASET This subroutine adds a Data Set Template to the current Data Group. Usage: PASS data_set_name FIELD SHAR...
r2 - 25 Nov 2011 - 13:41 by JeanNeron
CDChartDirectorPieChartRoutines
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...
r2 - 25 Nov 2011 - 11:57 by JeanNeron
UnicodePrintText
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 ...
r6 - 22 Nov 2011 - 13:09 by JeanNeron
UnicodeERROR_WARNING_MESSAGE_CANCEL_REFRESHStmt
ERROR / WARNING / MESSAGE / CANCEL / REFRESH Statements Overview 1 The internal storage type of all messages created by these statements must be UTF 32. 1 ...
r10 - 22 Nov 2011 - 12:19 by JeanNeron
AlignmentSpecficiation
Alignment Specification This chart explains the positioning when using the various 'align' routines in the Chart Director API. Constant Description Botto...
NEW - 18 Nov 2011 - 17:42 by JeanNeron
FontSpecifications
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 "...
r4 - 17 Nov 2011 - 12:32 by JeanNeron
ColorSpec
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 ...
r5 - 15 Nov 2011 - 17:40 by JeanNeron
UnicodeClientCommunication
Unicode Client Communications Client/server data flow has be reworked to support unicode data. Overview Initially, Only the Java Client will communicate using un...
r5 - 04 Nov 2011 - 17:19 by JeanNeron
CDLayerLinkDataSet
.LAYER LINK DATASET This subroutine links a Data Set to a Data Set Template. Usage: * Opt PASS dataset_name FIELD SHARE? N * Opt...
NEW - 03 Nov 2011 - 17:36 by JeanNeron
CDShapeSetPoints
.SHAPE SET POINTS CNT This subroutine is called to set the number of sides, points or width for the current shape. Usage: PASS no_of_points ...
NEW - 20 Oct 2011 - 17:07 by JeanNeron
MaricarmenCalderon
My Links * ATasteOfTWiki view a short introductory presentation on TWiki for beginners * WelcomeGuest starting points on TWiki * TWikiUsersGuide co...
r2 - 06 Oct 2011 - 09:44 by MaricarmenCalderon
EdgarMunoz
My Links * .ATasteOfTWiki view a short introductory presentation on TWiki for beginners * .WelcomeGuest starting points on TWiki * .TWikiUsersGuide ...
r2 - 17 Aug 2011 - 11:52 by EdgarMunoz
NEW - 12 Aug 2011 - 16:25 by PeteBrower
0LASubrEnvGetPathSeperatr
.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...
NEW - 12 Aug 2011 - 14:57 by PeteBrower
JorgeMarquez
My Links * ATasteOfTWiki view a short introductory presentation on TWiki for beginners * WelcomeGuest starting points on TWiki * TWikiUsersGuide co...
r2 - 03 Aug 2011 - 19:18 by JorgeMarquez
WebTopMenu
Top Menu of APPX Web This topic defines the menu structure of the APPX web, used by the TopMenuSkin. * "}% * * * * * ...
r2 - 28 Jul 2011 - 18:00 by TWikiContributor
UnicodeCOMPUTE_TOTALStmt
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 ...
r8 - 28 Jul 2011 - 11:42 by JeanNeron
UnicodeVERIFYStmt
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...
r5 - 28 Jul 2011 - 11:35 by JeanNeron
UnicodeDEFINE_UNDEFINEStmt
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...
r2 - 28 Jul 2011 - 10:41 by JeanNeron
UserProfileHeader
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...
NEW - 26 Jul 2011 - 03:22 by TWikiContributor
ChangeProfilePicture
" }% .profileBox { border: solid #dddddd 1px; padding: 5px 10px 10px 10px; background image: url(/APPX/UserProfileHeader/gradient title.png); background ...
NEW - 24 Jul 2011 - 18:14 by TWikiContributor
UnicodePRINTStmt
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...
r4 - 05 Jul 2011 - 17:25 by JeanNeron
UnicodeSET_DAY_SET_MNTHStmt
SET DAY / SET MNTH Statements Overview * These statements have been revised to support all three encoding types for the destination alpha field * The text ...
r4 - 05 Jul 2011 - 17:10 by JeanNeron
UnicodeCNV_TEXTStmt
CNV TEXT Statement Overview Converting To and From alpha fields * Both fields are RAW * No change in behavior * Both fields are UNICODE or NATIONAL ...
r17 - 05 Jul 2011 - 17:08 by JeanNeron
UnicodePACK_UNPACKStmt
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...
r3 - 05 Jul 2011 - 17:04 by JeanNeron
UnicodePASSStmt
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...
r4 - 05 Jul 2011 - 11:52 by JeanNeron
UnicodeRUNStmt
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...
r7 - 05 Jul 2011 - 11:51 by JeanNeron
UnicodeRECEIVE_LOCALStmt
RECEIVE / LOCAL Statements Overview RECEIVE statements should follow the same rules as defined for a SET statement. LOCAL statements should follow the same rules...
r6 - 05 Jul 2011 - 11:29 by JeanNeron
EmergencyLicensesThruOCSS
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...
r2 - 22 Jun 2011 - 16:18 by ChrisBrower
APPXFAQSystem
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...
NEW - 22 Jun 2011 - 14:00 by ChrisBrower
WebMessageBoard
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...
NEW - 22 Jun 2011 - 13:24 by ChrisBrower
WinprintNotes
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...
NEW - 21 Jun 2011 - 16:47 by ChrisBrower
DarioOsorio
My Links * ATasteOfTWiki view a short introductory presentation on TWiki for beginners * WelcomeGuest starting points on TWiki * TWikiUsersGuide co...
r2 - 20 Jun 2011 - 14:25 by DarioOsorio
UnicodeCNV_PORTStmt
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...
r2 - 16 Jun 2011 - 11:58 by JeanNeron
UnicodeCNV_BINStmt
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...
r11 - 15 Jun 2011 - 16:56 by JeanNeron
UnicodeSET_TEMPStmt
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...
r8 - 15 Jun 2011 - 15:04 by JeanNeron
DeterminingTheLinuxMACAddress
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 ...
NEW - 08 Jun 2011 - 15:54 by ChrisBrower
APPXFinancialsManuals
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 ...
r2 - 06 Jun 2011 - 16:05 by ChrisBrower
ChrisBrower
My Links * ATasteOfTWiki view a short introductory presentation on TWiki for beginners * WelcomeGuest starting points on TWiki * TWikiUsersGuide co...
UnicodeBEG_AT_END_ATStmt
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 ...
r5 - 02 Jun 2011 - 12:27 by JeanNeron
UnicodeAPPENDStmt
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...
r12 - 02 Jun 2011 - 12:22 by JeanNeron
UnicodeSETStmt
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...
r17 - 02 Jun 2011 - 12:20 by JeanNeron
NatePrescott
My Links * ATasteOfTWiki view a short introductory presentation on TWiki for beginners * WelcomeGuest starting points on TWiki * TWikiUsersGuide co...
UnicodeIFStmt
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...
r17 - 16 May 2011 - 11:22 by JeanNeron
UnicodeBROWSEStmt
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...
r2 - 29 Apr 2011 - 11:25 by JeanNeron
UnicodeDataEntry
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 ...
r4 - 13 Apr 2011 - 17:28 by JeanNeron
UnicodeIlfLiterals
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...
r5 - 06 Apr 2011 - 17:33 by JeanNeron
UnicodeCALLStmt
CALL Statement Overview * The initial implementation of Unicode will not allow passed arguments to be UNICODE Alpha fields or NATIONAL Alpha fields. A runtime...
r4 - 06 Apr 2011 - 17:12 by JeanNeron
Number of topics: 50
< Previous Page 17 of 21 Next >

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes

This topic: APPX > WebChanges
Topic revision: 15 Nov 2006, TWikiContributor
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback