You are here: Foswiki>APPX Web>WebIndex (15 Nov 2006, TWikiContributor)Edit Attach

Detailed topic list for APPX Web

Results from APPX web retrieved at 07:59 (Local)

UnicodeAlphaFieldSize
Maximum Alpha Field Size Increase maximum alpha field size to 4GB Overview Allow large alpha fields to be defined in the APPX DD (up to 4GB) Note: Even thought t...
r4 - 04 Mar 2011 - 16:09 by PeteBrower
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
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
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
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
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_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
UnicodeCOMPAREFile
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...
r2 - 15 Dec 2011 - 17:41 by JeanNeron
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
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
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
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
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
UnicodeEncodingType
Unicode Encoding Types Add new encoding types to alpha fields, RAW, NATIONAL, and UNICODE. Overview Alpha fields will have three choices for Encoding. * RAW ...
r4 - 09 Mar 2011 - 15:47 by PeteBrower
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
UnicodeIF_DIFFStmt
IF DIFF Statement Overview The IF DIFF statement has been revised to compare Unicode and National alpha fields as well as compare records that contain Unicode an...
r2 - 25 Mar 2011 - 17:19 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
UnicodeOracle
Oracle Support Add new encoding types to alpha fields, RAW, NATIONAL, and UNICODE to our Oracle interface Overview The Encoding Type attribute of an alpha field ...
r2 - 15 Mar 2011 - 14:48 by PeteBrower
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
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
UnicodePUSH_POPStmt
PUSH / POP Statements Overview The PUSH and POP statements will work on all encoding types without any transcoding. Test Plan 1 Test PUSH/POP of fields with ...
r2 - 29 Mar 2011 - 17:45 by JeanNeron
UnicodePrintPDF
PDF Printing Overview Test Plan: Bugs: 1 Appx crashes with C Assert " 1504 PDF Show Invalid UTF 8 String" if 'Print Grid' is checked in the form definiti...
r4 - 11 Feb 2013 - 12:20 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
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
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
UnicodeRecordSize
Maximum Record Size Increase maximum record size to 4GB Overview Allow large alpha fields to be defined in the APPX DD (up to 4GB) This change effects... * Pe...
r2 - 04 Mar 2011 - 16:08 by PeteBrower
UnicodeRestructureAPPXIO
Restructuring Appx IO Files Restructure has been reworked to handle all Encoding types Overview Restructure has been reworked to support the following behaviors:...
NEW - 09 Mar 2011 - 15:31 by PeteBrower
UnicodeRestructureOracle
Restructuring Oracle Tables Restructure has been reworked to handle all Encoding types Overview Restructure has been reworked to support the following behaviors:...
NEW - 09 Mar 2011 - 15:33 by PeteBrower
UnicodeSCANStmt
SCAN Statement Overview The SCAN statement should allow Unicode and National field types to be used as both a source and a destination. Test Plan 1 SCAN a Na...
r6 - 01 Mar 2013 - 17:35 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
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
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
UnicodeSTDFile
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: ...
r2 - 15 Dec 2011 - 17:44 by JeanNeron
UnicodeSTORE_RESTOREStmt
STORE / RESTORE Statements Overview The STORE and RESTORE statements will work on all encoding types without any transcoding. Test Plan 1 Test STORE/RESTORE ...
r2 - 29 Mar 2011 - 17:33 by JeanNeron
UnicodeTEMPFields
Unicode TEMP Fields All TEMP fields are now UNICODE Overview The following TEMP fields are now Unicode fields: * TEMP 1 * TEMP 132 * TEMP 2 * TEM...
r2 - 15 Dec 2011 - 17:29 by JeanNeron
UnicodeTestPlan
Unicode Test Plan This document outlines a plan for testing the Unicode enhancements in APPX 6.0. Overview Release 6.0.0 of the APPX Utility includes support for...
r59 - 01 May 2015 - 11:02 by JeanNeron
UnicodeTranscodingFn
ILF Callable Unicode Engine Functions Overview UC_STRCASECMP Performs a case insensitive comparison of two UTF 32 values, returning 0 if the strings should be c...
r10 - 03 Jan 2018 - 18:12 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
UnixHASPInstallation
Unix HASP Installation This document is of interest to customers installing APPX on an Intel/Unix platform, such as Linux, SCO, and NCR Unix. Because Intel/Unix s...
r6 - 18 Jan 2016 - 16:28 by JeanNeron
UnknownUser
The UnknownUser User UnknownUser is a reserved name in TWiki. If the UnknownUser appears, it is probably because author information for a topic could not be recov...
r2 - 14 Mar 2005 - 13:58 by TWikiContributor
UploadSpreadsheetData
Uploading Spreadsheet Data to APPX You have data in a spreadsheet that you want to transfer into APPX data files. There are certainly several ways to go about doi...
r4 - 27 Oct 2017 - 11:50 by JeanNeron
UserForm
User Form Note: This is a maintenance topic, used by the TWiki administrator. This form defines the form of the home pages of registered TWiki users listed in . ...
r3 - 27 Mar 2005 - 08:14 by TWikiContributor
UserHomepageHeader
Header of User Homepages Note: This is a maintenance topic, used by the TWiki administrator. The part between the horizontal rules gets included at the top of eve...
r2 - 25 Mar 2006 - 19:28 by TWikiContributor
UserList
User List sorted by name
r3 - 15 Nov 2006 - 14:43 by TWikiContributor
UserListByDateJoined
User List sorted by date joined / updated
r3 - 15 Nov 2006 - 14:43 by TWikiContributor
UserListByLocation
User List sorted by location
r3 - 15 Nov 2006 - 14:43 by TWikiContributor
UserListByPhotograph
User List showing all photographs " size="large" title=" $topic "}% If TWiki:Plugins.ImageGalleryPlugin is installed this page will show photos and names of all...
NEW - 12 Jul 2005 - 21:37 by TWikiContributor
UserListHeader
Related topics:
NEW - 21 Sep 2005 - 08:54 by TWikiContributor
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
Number of topics: 50
< Previous Page 19 of 21 Next >

See also the faster WebTopicList
Topic revision: r1 - 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