if you every one to know - this will do it for you
<cfset lRules = ArrayToList(application.factory.oCon.GETDATA(request.thisContainer).aRules) /> <cfset isFirstRule = ListFirst(lRules) EQ stObj.objectID /> <cfset isLastRule = ListLast(lRules) EQ stObj.objectID /> 2009/1/19 Blair McKenzie <[email protected]> > Not that I'm aware of. > > Blair > > > On Mon, Jan 19, 2009 at 2:08 PM, AJ Mercer <[email protected]> wrote: > >> Is there a way within a rule execute() to know if it is the first or last >> rule within a container? >> >> I am using Farcry 5.1 >> >> >> -- >> AJ Mercer >> Web Log: http://webonix.net >> >> >> >> >> > > > > -- AJ Mercer Web Log: http://webonix.net Once you come to the realisation that everyone is crazy, You will never be surprised or disappointed ever again. AJM 2008 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
