IsRLocked : "only returns .T. at the workstation that applied the record 
lock" (From v8 Help)

Sytze de Boer wrote:
> Hi Folk
>
> I have a form with a grid on the left and respective text/edit boxes
> on the right of the form.
> The focus is on the grid.
> As you scroll thru the grid, I want to update some of the fields, in
> the AfterRowColChange (I think is the best way)
> But, if someone else on the network is changing one or more edit/text
> boxes on the right, then do nothing.
>
> I placed a condition in the AfterRowColChange that said
> If !isrlocked
>   * do the updting
> endif
>
> My problem is that the system does not seem to respect this condition
> because as soon as it hits a record which is being edited, it
> "Attempts to lock, Esc to cancel"
>
> What am I doing woing ?
>
> Sytze
>
>
>
>
>
>
>
>
>   



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to