|
Hey folks, 5.1.2.5 is now available via New Updates. Happy Canada Day! Here is the fixes as listed in the README: Remote System Explorer List of fixes 1. APAR SE18840: The CL Prompter will no longer incorrectly add parameter values to element list type parameters. For example, the following statement will no longer have *NONE added to the FMT parameter: ADDMSGD MSGID(ABC1234) MSGF(MYLIB/MYMSGF) MSG('&1') FMT((*CHAR 80 0) 2. APAR SE18888: The CL Prompter and Syntax Checker will no longer erroneously issue error message EVFCL0030E. For example, the following command will no longer generate message EVFCL0030E: IF ((&STS *EQ '*ACTIVE') *OR (&STS *EQ '*INACTV')) THEN(DO) 3. APAR SE18996: The CL parser will no longer show a nullPointerException in the log after prompting a command, and the command, along with any modifications from the prompting, will be inserted into the text. Also, the auto-indent, reformatting and match (Ctrl+M) functions will no longer have a nullPointerException message in the log and perform as expected. 4. APAR SE18720: The CL Prompter will no longer fail to prompt commands with parameters which are ELEM lists which have an ELEM of type X, and will no longer place errors in the .log file. For example, the following command will now be able to be prompted on V5R3M0 iSeries machines: CALLPRC And the following messages will no longer appear in the .log: ENTRY com.ibm.etools.systems.core 4 0 Feb 04, 2005 08:58:41.735 !MESSAGE ParseException. com.ibm.etools.iseries.core.util.clprompter.ParseException [217,784]: Attribute "Type" with value "X" must have a value from the list "DEC INT2 INT4 UINT2 UINT4 CHAR NAME GENERIC LGL HEX VARNAME DATE TIME SNAME CNAME PNAME ELEM QUAL ". !ENTRY com.ibm.etools.systems.core 4 0 Feb 04, 2005 08:58:41.745 !MESSAGE ParseException. One parse error !ENTRY com.ibm.etools.systems.core 4 0 Feb 04, 2005 08:58:41.755 !MESSAGE ClLayoutPanel loadDocument ParseException. com.ibm.etools.iseries.core.util.clprompter.ParseException 5. APAR SE19206: The CL prompter and syntax checker will no longer erroneously issue error messages for dependant parameters. For example, prompting or syntax checking the following command will no longer generate error message CPD281C: CPYTOIMPF FROMFILE(QTEMP/ALERT *FIRST_ TOSTMF('/TMP/AUDALERTB.TXT') MBROPT(*REPLACE) STMFCODEPAGE(*PCSASCII) RCDDLM(*CRLF) 6. APAR SE19378: The RPGLE content-assistent will now display locally defined structs, subfields and procedures where appropriate from within a free-form block. When inserting content-assist completions in a free-form block, the original partial text for a procedure or struct will not be prepended to the complete text. In a free-form block, parameter completions for procedures that take structs as arguments will be displayed and will no longer cause selection problems in the content-assist completions popup. 7. APAR SE19366: On V5R3 systems, compiling using a CRTSQLxxxx command will now only issue the defined compile command. 8. The problem related to "Show Fields" of COBOL COPY DDS members is now fixed. 9. APAR SE19947: The CL prompter will now allow entering variable names that exceed the field length on entry fields. For example, the RUNPTYC parameter RTVJOBA command will now allow variable name lengths greater than 2 characters. Also, when prompting the IF command, the user will be allowed to enter an expression, so long as it starts with an open bracket: '('. 10. APAR SE20050: Users will now be able to modify messages in a message file which contain single quotes (') using the Change menu option from RSE. Message EVFCL0013 will no longer be issued. iSeries Web development tools List of fixes 1. When using the "Use JCA and JAAS credentials" option in the iSeries Runtime Configuration wizard, the iSeries connection is terminated if an error occurs in the RPG program. If the Web applicationhas subfiles, the data for those subfiles will be lost. 2. The first Web interaction causes error message CPD0071 to be printed to the console if the runtime configuration does not specify any libraries in the library list. 3. The "Cancel" button in the "Column Data Style" dialog does not undo the changes made to the inline styles of that table column. iSeries Java development tools List of fixes 1. When using the program call wizard to define a program in the QSYS library, the PCML file that is generated contains an incorrect path to the program. The "path" attribute in the PCML file has 2 references to the QSYS library. 2. The "Import PCML from source" function in the program call wizard may fail for certain programs even though the program can be successfully compiled. 3. When a PCML file is imported by the program call wizard, the location of the program is defaulted to *LIBL if it is unknown. Violaine Batthish WebSphere Development Studio Client, IBM Toronto Lab
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.