14.10.2011, 15:07
For "Argument Type Mismatch" it would be that you used the wrong format.
For the Symbol already defined, it means that it is already declared / used in other places
( Use another name for it instead )
Invalid expression = Wrong use of your way of using your declared object.
The rest is harder to explain.
For the Symbol already defined, it means that it is already declared / used in other places
( Use another name for it instead )
Invalid expression = Wrong use of your way of using your declared object.
The rest is harder to explain.