Micro FocusĀ Enterprise DeveloperĀ 3.0 for Visual Studio 2013
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH1201 - COBCH1300
>
COBCH1261 - COBCH1280
>
COBCH1270 SIZE OF operator can only be used with single...
COBCH1270 SIZE OF operator can only be used with single-dimensional managed arrays, strings or collections
An attempt has been made to use the SIZE OF operator on an element that is not a single-dimensional managed array, a string, or a collection.
See the
size-of-expression
section for details of its syntax usage.
Parent topic:
COBCH1261 - COBCH1280