O$:On evAfter

IT it at plastipol.com
Wed Jan 20 12:15:31 EST 2010


Yes that works, but no sure if it's the Studio way to do. I thought  
that the hash var event model from omnis7 must be forget in studio.  
Moreover, only works with $prefs.$v3events as kTrue.

So I think that must be a pure Studio way to do this.

regards

xavier


El 20/01/2010, a las 17:57, Fred Brinkman escribió:

> This does not work?
>
> On evAfter
> 	If #TAB
> 	calculate #1 as 1
> 	Else if #STAB
> 	calculate #1 as 2
> 	Else
> 	calculate #1 as 3
> 	End if
>
>
>
> Fred Brinkman
> www.euromnis.com
>
> **********************************************
> Fred Brinkman Consultancy
> B-1000 Brussels
>
> Tel. +32-474-83 80 80
> Fax +32-2-330 10 31 (on request)
> Email fred.brinkman at euromnis.com
> *********************************************
>
>
>
>
>
>
>
>
>
>
>
> Op 20 jan 2010, om 17:48 heeft IT het volgende geschreven:
>
>> Hi all,
>>
>> In Omnis7 i had a code behind a field with a procedure like:
>>
>> If #AFTER
>> 	If #TAB
>> 	calculate #1 as 1
>> 	Else if #STAB
>> 	calculate #1 as 2
>> 	Else
>> 	calculate #1 as 3
>> 	End if
>> End If
>>
>> How do you implement this in omnis studio event model ?
>>
>> regards
>>
>> xavier
>> _____________________________________________________________
>> Manage your list subscriptions at http://lists.omnis-dev.com
>
> _____________________________________________________________
> Manage your list subscriptions at http://lists.omnis-dev.com
>




More information about the omnisdev-en mailing list