[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Internal Error # 10
Too many nested BEGIN SEQUENCE/END blocks
----------------------------------------------------------------------------------
Too many nested BEGIN SEQUENCE/END blocks have been defined. The
maximum is 16.
Note: The usual reason this occurs is a LOOP statement within a
BEGIN SEQUENCE/END structure like the following:
DO WHILE <condition>
<statements>...
BEGIN SEQUENCE
<statements>...
LOOP
END <statements>...
ENDDO
(Jo W. French 74730,1751)
(CA Internal Error Listing 03OCT93)
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson