Best prevention is not to feed the troll.
--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users -
http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"MLH" <CRCI@NorthState.net> wrote in message
news:m3pp90ltd2a9ae2hofqjquu2rca66uga8f@4ax.com...[color=blue]
> Thanks Allen. BTW, I've been off the forum for a long time now.
> What's up with the character assassination posts being made
> in this forum? I find it deplorable. Can I go read about it somewhere
> offline to find out what can be done to prevent it?
>
> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxx
>
> On Sat, 8 May 2004 11:01:56 +0800, "Allen Browne"
> <AllenBrowne@SeeSig.Invalid> wrote:
>[color=green]
> >When you OpenForm using A_READONLY as the DataMode, Access sets several
> >properties for the form, and you can read the properties. In later[/color][/color]
versions,[color=blue][color=green]
> >the properties are AllowEdits, AllowDeletions, and AllowAdditions, e.g.:
> > ? Forms("MyForm").AllowEdits
> >
> >Can't recall if they have the same name in A2.[/color][/color]