Hi Dave,
Thanks for the info, I'm struggling to understand what's happening in your code.
This is also for a repeater, I'm trying to program 3 different modes, the first being basic users so no access code is required, this works fine, next I want an advanced user section which is only active after a pass code is entered and finally the keepers section which is only active after another different passcode.
So i have the system working except for the 2 passcode areas which i'm using the lookdown which doesn't seem to be working and i'm, not sure why.
If I save a value .. lets say 1 into a var named code
then I use the following line
LookDown code,["0,8,1,4,2,9,3"],J
Surely the var J should then have the value of 2
Am I correct?
If so this is not happening and I dont know why.
I'm unclear as to how your system is looking for a passcode.
Regards,
Jim




Bookmarks