Re: entry does not appear in list while it is being edited, posted by Stefan Ritt on Fri Jan 22 10:12:33 2016
|
I have a question here. You say "previsous releases didn't have this problems". Well, they did not have the auto-save feature. You can
turn this off if you like with "autosave = 0". This also removes the "Save" button so elog behaves exactly as before.
I decided NOT to show draft entries in the list, because these are entries currently under editing, and maybe the editor does not want others |
Re: entry does not appear in list while it is being edited, posted by Devin Bougie on Fri Jan 22 18:02:44 2016
|
Thanks, Stefan! Yes, the old behavior is an acceptable workaround. Although you need to use "Save drafts = 0" for this instead
of "autosave = 0".
Ideally, our machine studies group would like to have the ability to save / autosave an entry *and* have it remain in the list. We'd |
Re: enable batch file execution, posted by Stefan Ritt on Wed Jan 28 18:17:15 2015
|
Modify the server start command in the Windows Registry. Or start the elogd server directly in a command window with "elogd -x", after "cd"
to the elog installation directory.
dev |
Re: enable batch file execution, posted by dev on Wed Jan 28 18:21:17 2015
|
I tried it but still it gives error like Shell
execution not enabled via -x flag
|
Re: enable batch file execution, posted by Stefan Ritt on Wed Jan 28 18:27:44 2015
|
Stop the old server first, but we told you this already on elog:67770. If you
don't follow our suggestions we cannot help you.
dev |
Re: enable batch file execution, posted by dev on Wed Jan 28 19:18:24 2015
|
From the command mode i am not able to stop and start (elogd stop). But i can start/stop from services .Kindly help me stopping/starting
it from command
Stefan |
Re: enable batch file execution, posted by Stefan Ritt on Wed Jan 28 19:39:50 2015
|
May I kindly ask you to Google how to start/stop a service from the command line.
dev
wrote:
From the command mode i am not able to stop and start (elogd stop). |
Re: enable batch file execution, posted by dev on Wed Jan 28 19:50:41 2015
|
First of all thanx for your kind help. Kindly help me on the following problem.
I have a logbook which keeps the record of all fault booked by different subscriber.this logbook has three attribute downtime,uptime
& total duration (date &time format) . I want to calculate the total duration automatically whenevr uptime value is given and |