Re: logical search operators, posted by Stefan Ritt on Tue Sep 10 17:13:32 2002
|
> It is posible to use logical search operators like "and" and "or" ?
>
> Which Operators can i use how do i so ?
>
>
> Thank you for your anwser.
No, not yet. I put it on the wishlist. I'm looking for a C function which can
doe lexical evaluations like
author="stefan ritt" AND (category=Question OR category="Bug Fix")
does anybody know such a function? |
Re: documentation fro elconv, posted by Stefan Ritt on Tue Sep 10 17:22:17 2002
|
> Hi,
>
> is there a documentation for the elconv tool available?
>
> Regards,
>
> Stefan
I have asked Fred Pacquier who maintains the web pages to put something on,
but he hasn't replied.
Basically you simply run "elconv" in the directory where all the *.log files
live. The only option is the "-v" flag for verbose output. If you have
several directories with log files, you run it once in each directory. |
Re: specify attribute type as a number or date format?, posted by Stefan Ritt on Tue Sep 10 17:28:21 2002
|
> any way to specify that a particular option be in a date format or even
> the ability to specifiy the category must be of a particular format:
> -must be a number
> -must be a date
> -must be alpha
> -must be certain length
Put on the wish list as well. |
Re: Displaying attributes when creating a new entry, posted by Stefan Ritt on Tue Sep 10 17:29:27 2002
|
> Say I have an attribute called OS
>
> Instead of having a drop down box is there a way to use either the radio
> button like what is used with ICON?
From Version 2.1.2 on you have the option "ROptions = ..." for that. |
elog reaction is very slow, posted by Philipp Rueckl on Wed Oct 30 19:46:56 2002
|
Hello,
I am running Elog V2.1.3 on Solaris 8 and I was very pleased about this
tool.But now I have a problem: Sometimes it takes a lot of time submitting
an entry into a logbook, up to 3 minutes. This behaviour does only occur
sometimes. Did anyone of You experience something like this? |
how do you specify user name/passwd for the outbound smpt server, posted by eric wooten on Thu Oct 31 10:42:02 2002
|
if you have a site that requires authentication to the smtp server, how do
you specify this info in elog???
thanks,
eric |
Re: how do you specify user name/passwd for the outbound smpt server, posted by Stefan Ritt on Mon Nov 4 14:00:24 2002
|
> if you have a site that requires authentication to the smtp server, how do
> you specify this info in elog???
>
> thanks,
> eric
This is not implemented right now. Unfortunately, I don't hve an smtp server
here which requires authentication, so I cannot develop this. If anyone has a
server from which I have *remote* access from here (pc810.psi.ch), I will put
this additional authentication in. |
Re: elog reaction is very slow, posted by Stefan Ritt on Mon Nov 4 15:10:24 2002
|
> Hello,
> I am running Elog V2.1.3 on Solaris 8 and I was very pleased about this
> tool.But now I have a problem: Sometimes it takes a lot of time submitting
> an entry into a logbook, up to 3 minutes. This behaviour does only occur
> sometimes. Did anyone of You experience something like this?
I have seen that behaviour only with certain versions of Netscape, running on
the same machine than the elogd server. Since I did not observe this with IE
or Opera, I attributed this to a Netscape flaw. Have you tried different
versions of Mozilla?
- Stefan |