BASE/1233 String overflow: SPACE Explanation: The argument to SPACE() specified the creation of a character value whose length exceeded the maximum length. Action: Correct the program. The maximum length of a character value in CA-Clipper is 65519 characters.