Error B722 (breaking to a debugger) (AREV Specific)
At 06 AUG 1998 09:05:34AM Jim Phillips wrote:
Can anyone tell me what error B722 means…? The actual error message being received is: '!' Line 1. B722 labeled COMMON has not been defined. Line 1 '!' broke because a runtime error was encountered. I know the SYSMESSAGES table contains many descriptions to similar errors, but in this case B722 does not exist. I'm hoping someone has run across something similar or perhaps has a listing of these errors.
At 06 AUG 1998 03:51PM Matt Sorrell wrote:
B722 is an error message coming from RTP5, which is the front end processor for the compiler.
That's about all I know about it, but maybe that will help.
At 12 AUG 1998 09:55AM Brian M. wrote:
Sounds like it has a problem with one of the variables
in a sysinclude(such as window_common%) in your program.
The version of Arev determines which sysincludes you
should use. Don't use both as there can also be problems,
such as including arev.common and window_common%.