Re: elogd 2.6.1 program Crash is repeatable under Windows, posted by Stefan Ritt on Mon Apr 3 17:09:19 2006
|
[quote="Steve Jones"]BTW, Stefan, unless you can make the most recent version of a Windows eLog available I cannot test the most recent -- I do not have
access to a Windows development environment. Solaris-Yes, Linux-Yes, Windoze-No.[/QUOTE]
|
Re: Simple math within an elog form, posted by Stefan Ritt on Tue Apr 4 08:15:29 2006
|
[quote="Steve Jones"]This may sound a little strange but I am trying to determine if it is possible to create a series of attributes that may be assigned
an integer value via OPTIONS, and then take the selected values and perform some simple math and display the result. [/quote]
|
Re: Change in encoding close entry, posted by Stefan Ritt on Tue Apr 4 20:45:28 2006
|
> So if I switch the encoding the whole entry is reloaded, and the JS take it as leaving.
> Is it possible to change this behavior? Changing encoding should be handled different as
> "regular" leaving.
|
Re: Simple math within an elog form, posted by Stefan Ritt on Wed Apr 5 10:07:59 2006
|
[quote="Steve Jones"]
[code]
Subst TotalRisk = $shell(echo $Risk1 + $Risk2 + $Risk3 > /tmp/elog_out)
|
Re: elog client authentication and attachment comment, posted by Stefan Ritt on Fri Apr 7 10:29:49 2006
|
[quote="Yoshio Imai"]Until revision 1642, it was possible to submit entries to a password-protected logbook using the elog client without supplying authentication
information. With revision 1671 this is no longer possible. In principle this is good. However, many of our run control programs use the elog client (via
[i]rsh[/i] to the elog server computer) to submit automatic entries, which fails now. In order for this mechanism to work again, we would have to change |
Re: Can a field value be calculated during display?, posted by Stefan Ritt on Thu Apr 13 09:07:24 2006
|
[quote="Sridhar Anandakrishnan"]I have a logbook which is a Calendar/Appointment book with Attributes: "Appointment DateTime", Place, etc.
I would like another Attribute called "When" whose value is calculated from Today's Date - Appointment date (so for example I could display today's appointments |
Re: Any way to move Replies from one logentry to another?, posted by Stefan Ritt on Tue Apr 18 10:01:23 2006
|
[quote="Steve Jones"]Is there anyway to reattach a reply within a logbook from one logentry to another? I guess it would be "re-associate"?[/quote]
No, this is not possible directly. You would have to make a new reply, and manually fill in the contents from the original reply. It is however possible |
Re: allow per-logfile attributes to be added/subtracted from the global settings, posted by Stefan Ritt on Wed May 3 08:28:05 2006
|
[quote="Mark Bergman"]I think it would be a big enhancement to allow per-logbook attributes to be additions or subtractions from the global attributes,
rather than replacing the global settings.[/quote]
|