50. IMPROPER USE OF @FOR FUNCTION.

LINGO prints this message if you’ve attempted to nest an @FOR function inside some other set operator. You can nest @FOR functions within other @FOR’s, and other set operators within @FOR’s, but nesting an @FOR inside any function other than another @FOR is not permitted.