MSIR.0788 Subroutines cannot have a datatype

From m204wiki
Revision as of 16:45, 9 November 2010 by Admin (talk | contribs) (1 revision)
Jump to navigation Jump to search

This is a compilation error for a class or structure definition. Class functions and properties require a datatype, that is, an Is clause (although the keyword Is is optional). A class subroutine may not have a datatype.