RAD Studio
ContentsIndex
PreviousUpNext
E2362: Repeat count needs an lvalue

The expression before the comma (,) in the Watch or Evaluate window must be an accessible region of storage. For example, expressions like this one are not valid:

i++,10d
x = y, 10m
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!