Closed
Description
Small bug I imagine
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
END
Attribute VB_Name = "stdLambda"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'Used for enabling some debugging features
#Const devMode = True
'^^^^^^^^^^^^^^^^^^^ VBA Pro error on this line
also