Hi all,
Just finishong of a dbase, which has a snapshot viewer control on one of the forms, works fine on my system, but when I try it on another system, the second line of code gives an error about mising references (the line is nothing to do with snapshot controls! its lbluser.caption=UCASE (username)
It turns out that the snapshot reference is marked as "MISSING", if I add this reference manually, all is well, the problem is, I dont want to have to do this on every system, is there a way to do this through code?
TIA
CALV
Just finishong of a dbase, which has a snapshot viewer control on one of the forms, works fine on my system, but when I try it on another system, the second line of code gives an error about mising references (the line is nothing to do with snapshot controls! its lbluser.caption=UCASE (username)
It turns out that the snapshot reference is marked as "MISSING", if I add this reference manually, all is well, the problem is, I dont want to have to do this on every system, is there a way to do this through code?
TIA
CALV