LVARBOX

961

Explicit box invalid on loop variable in statement

You’ve attempted to explicitly box a variable within a loop variable. For example, the following is not allowed:

foreach ((@a)rec) in al