Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 540 of 808  Not logged in ELOG logo
    icon2.gif   Re: New elog version 3.1.5, posted by Finn Junker on Tue Apr 11 12:51:12 2023 
Hi Stefan

Is there anything the community or forum can help you with or supply for creating a windows version?

Kind Regards Finn
    icon2.gif   Re: New elog version 3.1.5, posted by Laurent Jean-Rigaud on Wed Apr 12 00:09:08 2023 elog-win64.zipelog-win64_wDLL.zip
Hi,

It's possible to build elogd under windows with cygwin, but not sure that is the best as
it requires a lot of dependencies that should be included to dist package to be runnable everywhere.
    icon2.gif   Re: New elog version 3.1.5, posted by Finn Junker on Wed Apr 12 15:08:15 2023 
Hi Laurent

It is possible to use the attached but the elogd will not start as a service anymore - is there a fix to that aswell?

Kind Regards Finn
    icon2.gif   Re: TEXTSIZE too big message, posted by Illam Pakkirisamy on Fri Apr 28 19:47:51 2023 
Hi,  any help will be appreciated on this.  I have not still figured this out.

Thanks.
Illam
    icon2.gif   Re: TEXTSIZE too big message, posted by Xuan Wu on Sat Apr 29 01:02:30 2023 
Hi Illam,

You can find it in src/elogd.h, #define TEXT_SIZE  250000, the original value 250000, you can change it to a larger one like #define
TEXT_SIZE    1000000. Then recompile it again, just need typing "make". Elog Version is 3.1.3 in my site. HTH.
    icon2.gif   Re: TEXTSIZE too big message, posted by Illam Pakkirisamy on Wed May 17 17:43:46 2023 
Hi Xuan,

Sorry for the delayed response.  I just got back from my travel.  I tried your solution, but in my system I don't see elogd.h in
the src folder.  Here is what I see and also I don't see any "make" binary in the folders.  I'm running the Windows version.
    icon2.gif   Re: export the entries from ELOG to ECSS Word document (Manifacturing Report), posted by Stefan Ritt on Wed Jul 26 11:32:59 2023 Screenshot_2023-07-26_at_11.34.36.png
You can just copy-and-paste an elog entry into Word. I tested it here wiht a simple table:




one
two


three
four




Did
a copy-and-paste to Word, and got the thing below.
    icon2.gif   Re: export the entries from ELOG to ECSS Word document (Manifacturing Report), posted by Manuela Rigano on Wed Jul 26 11:41:40 2023 
Thanks a lot Stefan,

I asked if it is possible, in general, to create a connection and automatically fill in the tables of a report, or export the data
into excell tables to then be connected to the report, having in our case about 24 process tables to be filled in with data or validation, for each report.
ELOG V3.1.5-3fb85fa6