Hiya,
The first line in my plugin contains "Option Explicit" which gets upset when I attempt to add the plugin.
The Option Explicit is valid vb script.
The error message was
Error number: -2146827264
Event: Execution of line 117 column 1
Description: Expected statement
Line in error:
Option Explicit
Called By: Immediate execution
Skars
Thanks in advance,
Skarsnik
The first line in my plugin contains "Option Explicit" which gets upset when I attempt to add the plugin.
The Option Explicit is valid vb script.
The error message was
Error number: -2146827264
Event: Execution of line 117 column 1
Description: Expected statement
Line in error:
Option Explicit
Called By: Immediate execution
Skars
Thanks in advance,
Skarsnik