Re: Menu text ignored??, posted by Stefan Ritt on Fri Jun 17 22:37:59 2005
|
[quote="Emiliano Gabrielli"]uh oh ... just maked some tests before posting ... "Find Menu text" does my job !!!?!?!!!! why "Find" in the name? it is
displayed in the list view, not Find ... Am I completely out?[/quote]
|
Re: Menu text ignored??, posted by Emiliano Gabrielli on Mon Jun 20 09:59:10 2005
|
[quote="Stefan Ritt"]
Well, maybe I should allow both options "Find menu text" [b]and[/b] "List menu text", change it in the documentation, and in a year from now remove the
"Find menu text".[/quote]
|
Re: Menu command = doesn't list, posted by Stefan Ritt on Mon Jan 17 15:22:30 2005
|
> Have tried to use "Menu commands =" to list menu commands available as per:
> "Menu commands = List, Back, New, Edit, Delete, Find, Config, HELP, Logout"
>
|
Re: Memory leak in 2.76 elogd.exe, posted by Stefan Ritt on Fri Jun 5 10:51:17 2009
|
jon huang wrote:
|
Re: Maximum number of mail recipients, posted by Stefan Ritt on Wed Oct 29 05:25:12 2008
|
Steve Nahn wrote:
|
Re: Maximum number of attributes, posted by Stefan Ritt on Mon Jan 8 11:08:14 2024
|
You would have to change the elogd.c code and recompile. At some point you wlll however get crash of elogd with a stack overflow. If you need more than
100 attributes, it becomes anyhow hard to manage, so I would suggest other ways, like adding iformation to the text body etc.
Best, |
Re: Maximum number of attributes, posted by Dr Marta Divall on Mon Jan 8 11:42:08 2024
|
Dear Stefan,
Thansk for the super fast response! To keep the stability of the system we will look for a different solution then.
Best, |
Re: Maximum number of attributes, posted by David Pilgram on Mon Jan 8 15:56:40 2024
|
In my case, I had a number of attributes which had a varied prefix. For example, "progressed" , which could have no prefix, or prefix
"I", "To be", "Strongly", "Seriously"... and that was true (the same prefixes, or at least many of them) for a
number of attributes. Splitting them into two groups, the prefixes and the action, allowed me to gain more actual attributes without having to recompile. |