Help, This should have been a simple process of setting the CLOCK to OFF in the config.fp file. But of course the simple things are never that simple.
I have a FP 2.6DOS application set where the code does NOT have a "SET CLOCK ON" statement. I need to force all called FP sessions to have the CLOCK set to OFF.
I have tried adding the following to the config.fp file being used:
SET CLOCK OFF
CLOCK = OFF
CLOCK OFF
CLOCK NO
SHUT THE D**M CLOCK = OFF
Nothing is working and I waste 80% of the CPU time on clock refresh. Any help is appreciated.
Jon
I have a FP 2.6DOS application set where the code does NOT have a "SET CLOCK ON" statement. I need to force all called FP sessions to have the CLOCK set to OFF.
I have tried adding the following to the config.fp file being used:
SET CLOCK OFF
CLOCK = OFF
CLOCK OFF
CLOCK NO
SHUT THE D**M CLOCK = OFF

Nothing is working and I waste 80% of the CPU time on clock refresh. Any help is appreciated.
Jon