19-03-2008, 12:40 PM
Fox Wrote:original Wrote:When i try compiling, in clsSadScript, it highlights the following:
Code:WithEvents SControl As ScriptControl
Replace it with:
Code:WithEvents SControl As ScriptControl
? xP
Now it says: Invalid attribute in Sub or Function, and highlights the same code.