C
Cillian
When I add the following
If e.Operation = “Delete†Then
e.ReturnStatus = False
End If
which I have copied from notepad I reveive the Expected ";" error
Does anyone know how to stop this??
Thanks
If e.Operation = “Delete†Then
e.ReturnStatus = False
End If
which I have copied from notepad I reveive the Expected ";" error
Does anyone know how to stop this??
Thanks