Use Continuation Char for INSERT -- Checking this box will display a field allowing for the input of a special character which is the continuation character for the INSERT statements. This allows the programmer to create output blocks longer that 120 characters. By using the Continuation Character in the INSERT statement the post will merge the continued INSERT with the next block of output. The continuation character must be the final character in the INSERT statement prior to the EOB character. (Intcom 1951)