Children of UnicodeTestPlan in APPX Web

Results from APPX web retrieved at 14:37 (Local)

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
UnicodeAPPXIO
Appx IO Support Add new encoding types to alpha fields, RAW, NATIONAL, and UNICODE. Overview The Encoding Type attribute of an alpha field determines the format ...
NEW - 09 Mar 2011 - 15:36 by PeteBrower
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
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
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
Number of topics: 38
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