S
Stephen Haley
I have a large complex Access program just about to go into release and
suddenly we are seeing cmd buttons and other events that no longer work. On
investigation while the code exists in the module it does not show in the
events tab of the properties for the cmd button. If I select click event in
properties it acts as if it is going to create a new proc in the code but
just repoints itself to the old one and all is well. While I could do this
for all the ones we have spotted what concerns me is the ones we havent -
does anyone know how to either fix this globally or be able to
programatically identify to lost links. I have tried a repair and decompile
but neither affects it. Curiously if you cut all the code from the module
then save then reinsert it it reassociates but not sure how I would write
this programatically.
rgds
stephen
suddenly we are seeing cmd buttons and other events that no longer work. On
investigation while the code exists in the module it does not show in the
events tab of the properties for the cmd button. If I select click event in
properties it acts as if it is going to create a new proc in the code but
just repoints itself to the old one and all is well. While I could do this
for all the ones we have spotted what concerns me is the ones we havent -
does anyone know how to either fix this globally or be able to
programatically identify to lost links. I have tried a repair and decompile
but neither affects it. Curiously if you cut all the code from the module
then save then reinsert it it reassociates but not sure how I would write
this programatically.
rgds
stephen