MSIR.0881 (membername) is an invalid inherit name: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
(Automatically generated page update) |
||
Line 1: | Line 1: | ||
The name specified after the Inherit statement in a Public or Private block was invalid. An inherit name must conform to the same rules as other member names, so for example, it cannot start with a percent sign (%). In fact, starting a member name with a percent sign is a common error. | The name specified after the Inherit statement in a Public or Private block was invalid. An inherit name must conform to the same rules as other member names, so for example, it cannot start with a percent sign (%). In fact, starting a member name with a percent sign is a common error. | ||
[[Category:Sirius Mods messages]] | [[Category:Sirius Mods messages]] [[Category:MSIR.0800 - MSIR.0999]] |
Revision as of 16:07, 13 August 2015
The name specified after the Inherit statement in a Public or Private block was invalid. An inherit name must conform to the same rules as other member names, so for example, it cannot start with a percent sign (%). In fact, starting a member name with a percent sign is a common error.