> Hi
>
[quoted text clipped - 12 lines]
> Cheers
> John
1. Locking the window properties is default behavior - sounds like
you may have a corrupt FoxUser.dbf file. It should be hunted down
and destroyed.
Use:
? SET("Resource")
to verify that it is ON, and:
? SYS(2005)
to identify where the file is. Delete it; it will be recreated when
you next start Fox.
2. Go to Tools | IntelliSense Manager, select the "Advanced" tab,
and then click on the "Edit Properties" button. Set the
"lEnableFullSetDisplay" property to F.
Much more can be found in the docs under (surprise!) "IntelliSense."
- Rush
John Davy - 28 Jul 2008 11:29 GMT
Thanks Rush
I know - my laziness is showing - I should have had a look in the help file
myself first :)
Cheers
John
>> Hi
>>
[quoted text clipped - 35 lines]
>
> - Rush