Subject | Re: [firebird-support] POST_EVENT - maximm name length |
---|---|
Author | Ivan Prenosil |
Post date | 2005-10-13T11:31:09Z |
> Previously Helen has stated that the maximum length of a POST_EVENTThe limit has always been 64, the number 15 is error in original InterBase documentation.
> label is 15 chars. I'm happily using labels such as:
>
> CALL_ACTION_INSERT_CONTACT_1765
>
> 31 chars. IBO's TIB_Events::OnEventAlert happily passes this event to
> me.
>
> Was 15 chars the limit in a previous (v1) version of Firebird, or am I
> doing something I shouldn't?
Ivan