If I do the following,
SuperStrict
Local Timer=CreateTimer:TTimer(60)
I get a missing type specifier message but if I run the same code in non SuperStrict mode it compiles fine. Am I missing something? Isn`t TTimer the type specifier that BMax is asking for?
Jason.
SuperStrict
Local Timer=CreateTimer:TTimer(60)
I get a missing type specifier message but if I run the same code in non SuperStrict mode it compiles fine. Am I missing something? Isn`t TTimer the type specifier that BMax is asking for?
Jason.