How to change automatically from system control to operator control modes

Discussions about CSEntry
Post Reply
Tuan
Posts: 29
Joined: November 18th, 2013, 6:42 pm

How to change automatically from system control to operator control modes

Post by Tuan »

Hi Gregory and every one.

Glad the forum is on again.
I tried to find solution on changing automatically from system control to operator control modes. Is that possible and any code assistance is appreciated. The problem is that when use rotation feature the program does not run properly with system control mode etc.

Many thanks.
Tuan
Gregory Martin
Posts: 1796
Joined: December 5th, 2011, 11:27 pm
Location: Washington, DC

Re: How to change automatically from system control to operator control modes

Post by Gregory Martin »

There is no way to do this automatically in logic. If you want, you can create a copy of your form file and then make one operator-controlled and one system-controlled.

(That setting is near the top of the form file: Type=OperatorControlled)

Then you have to also make two copies of the .ent file, one pointing to the operator controlled form and one to the system controlled form.

It is probably easier though to design your questions so that they work in system controlled mode, rather than doing the above.
Tuan
Posts: 29
Joined: November 18th, 2013, 6:42 pm

Re: How to change automatically from system control to operator control modes

Post by Tuan »

Hi Greg

Many thanks for your advice. Yes, will try for next time.

Best
T
Post Reply