Author: MB Software Solutions
Posted: 2005-03-02 at 08:55:29
Richard Kaye wrote:
> This is why it's good practice to not use the same name for a variable
> and a field as VFP will always pick up the field before a memvar. And
> that bad practice is illustrated in my example below... Oops... Glad
> you got the problem solved
>
Hence my affection for using tiKey as it clearly tells the developer
that it's a parm, not a field, simply by the way it's coded.
--Michael