Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 309 of 808  Not logged in ELOG logo
    icon2.gif   Re: Simulation of a submit, posted by Stefan Ritt on Fri May 2 20:10:48 2003 
> Is there a way to simulate an ELOG SUBMIT?

Have a look at the elog utility which comes in the package. It does exactly 
    icon2.gif   Re: Simulation of a submit, posted by Tomas Rudolf on Sat May 3 11:00:34 2003 
> > Is there a way to simulate an ELOG SUBMIT?

> Have a look at the elog utility which comes in the package. It does exactly 
    icon5.gif   Re: Simulation of a submit, posted by Tomas Rudolf on Sat May 17 05:55:53 2003 
I guess this question got somehow lost.
So once again : Is there a possibility to EDIT an existing message with 
elog.exe ?
    icon2.gif   Re: Simulation of a submit, posted by Stefan Ritt on Wed May 28 08:30:18 2003 
> I guess this question got somehow lost.
> So once again : Is there a possibility to EDIT an existing message with 
> elog.exe ?
    icon2.gif   Re: Simulation of a submit, posted by Stefan Ritt on Tue Jun 3 15:26:58 2003 
> I guess this question got somehow lost.

Got not lost, but I was on two consecutive conferences and just returned.
    icon2.gif   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]
    icon2.gif   Re: Simple math within an elog form, posted by Steve Jones on Wed Apr 5 00:00:14 2006 
[quote="Stefan Ritt"][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]
    icon2.gif   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)
ELOG V3.1.5-3fb85fa6