O$ 4.3.1 Locking

Peter van Rooij petervanrooij at wanadoo.nl
Tue Apr 21 03:11:54 EDT 2009


Hello Chris,

you can build a list of objects 'to-lock' and then do something like:

For iLockList.$line from 1 to iLockList.$linecount step 1
	If iLockList.0.$selected
		Calculate $objects.[iLockList.C1].$locked as kTrue
		Save class {[iLockList.C1]}
	End If
End For

HTH

Peter

On 20 apr 2009, at 20:05, Chris Peck wrote:

> Hi All,
>
>
>
> Anyone know if there is a way to notationally lock a class during  
> runtime
> execution?
>
>
>
> Chris Peck
>
> Software Developer
>
> Word Master, Inc.
>
> V: 847-948-9600
>
> F: 847-948-9617
>
>
>
> _____________________________________________________________
> Manage your list subscriptions at http://lists.omnis-dev.com




More information about the omnisdev-en mailing list