of array with null subscript Ls_msg = use null index to reference an array Case 9 / / 9 The Function call doesnt match its definition The ls_msg = function call format is inconsistent with its definition Case 25
A large menu on the MDI Frame contains many menu options that are visible and invisible. In the example some menu options are made visible at program execution time based on the number of menus requested from the user. The menu options are made visible using a FOR NEXT loop. When the cou...
Invalid conversion of number dimensional array to object. 62 The server name is busy and not accepting new connections. 63 Function/event with no return value used in expression. 64 Object array expected on left side of assignment. 65 Dynamic function not found. Possible causes inclu...
352308The customer has a datawindow with a column of type number that is a dddw column. The display column of the dddw is from a computed column with the expression "string(col1, '00000'). So the number should be displayed with leading zeros and it is in most cases. But if the dddw...
Workaround: Use p-code or read into temp string variables prior to passing into function. 190616PB 7.0 Beta: Find expression using numeric columns leaks memory in a datawindow 190639 Ability to open an object in the library painter without it being in your current library path. ...
Error 1 Illegal data type: array.w_base.instance variables -1 -1 wp_interfaces (C:\pse\pse-12\testarraybug\TestArrayBug) A full project works works. 668310The customer has a PB application originally in 11.1 but upgraded to 12.1 for the dump analysis that is being executed on a Windows...
147720When using a retrieval argument of type stringarray or numberarray on the composite datawindow and linking the composite datawindows retrieval argument to the retrieval argument of the datawindow within the composite, user receives an error message "expression is not valid" error message. ...
417112The help file indicates: "The .NET Web service engine can handle the XML-type array datatype. It also supports header sections in the SOAP message envelope." There is no indication of how to do the latter. This is functionality that is to be delivered for the GA version, but isn...