MSIR.0674 (context) not supported for LONGSTRING's: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "Longstrings were used in a context for which they are not supported. This would either be an assignment to an array with an asterisk subscript or a PAI Into a Longstring array. T...")
 
m (1 revision)
(No difference)

Revision as of 16:41, 9 November 2010

Longstrings were used in a context for which they are not supported. This would either be an assignment to an array with an asterisk subscript or a PAI Into a Longstring array. The application must be re-coded to accomplish the required task without these unsupported constructs.