D
DawnTreader
hello all
i have a quick question about the timing of the shiftkey bypass and the
running of code.
when you run code on the start up form, does it come first, or does the
shift key bypass happen before that? my semi educated guess is the shift key
bypass. is that correct?
the reason i ask is that i was thinking of getting my frontend to see if it
was a .mdb or .mde and make a decision on the extension to either turn off
the shift key bypass or leave it on. but if my suspicion is correct then the
code wont make any difference.
is there anyway to programmitcally check before the user can use the shift
key?
the reason i ask is that i would rather not have one more step in my process
of publishing the frontend i am working on and if the db could make that
decision itself then it would be very helpful and more efficient than the
alternatives.
i have a quick question about the timing of the shiftkey bypass and the
running of code.
when you run code on the start up form, does it come first, or does the
shift key bypass happen before that? my semi educated guess is the shift key
bypass. is that correct?
the reason i ask is that i was thinking of getting my frontend to see if it
was a .mdb or .mde and make a decision on the extension to either turn off
the shift key bypass or leave it on. but if my suspicion is correct then the
code wont make any difference.
is there anyway to programmitcally check before the user can use the shift
key?
the reason i ask is that i would rather not have one more step in my process
of publishing the frontend i am working on and if the db could make that
decision itself then it would be very helpful and more efficient than the
alternatives.