Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
warnings [2020/03/03 21:12] – jtwine | warnings [2020/04/12 10:54] (current) – jtwine |
---|
^ L0529 ^ A global Alias named <Alias> was created but was never referenced ^ A global Alias was created but was not referenced by any Programs. ^ | ^ L0529 ^ A global Alias named <Alias> was created but was never referenced ^ A global Alias was created but was not referenced by any Programs. ^ |
^ L0530 ^ Possible recursion - Program <program> has the following possible call chain: <CallChain> ^ A program contains a possible recursive call chain in it; the last Program in the call chain contains a call to the first Program in the call chain. ^ | ^ L0530 ^ Possible recursion - Program <program> has the following possible call chain: <CallChain> ^ A program contains a possible recursive call chain in it; the last Program in the call chain contains a call to the first Program in the call chain. ^ |
| ^ L0531 ^ Possible Program depth limit reached - Program <name> is in a possible call chain that is <#> levels deep ^ The specified program may be in a call chain that exceeds the maximum depth supported by the 9010A. ^ |
| ^ L0532 ^ A global alias <name> was created for local register <reg> ^ A global alias called <name> was created for Register 0 - 7, but since they are local (not global) Registers, this may be by accident. ^ |
| |