I'm using MP2004 and VB5
In code I have created a pushpin, and later want to delete it using
If PinIsSet(Index) Then objCPushPin(Index).Delete
Ths sometimes causes error 4014.
I have been unable to find any documentation on this error, can anyone advise?