Pages:
Actions
  • #1 by jmbt on 21 Aug 2014
  • Hello,

    I'm like a statistic junkie. Right now I have a trigger with 27 "write to action log and I was wondering if several write to action log affects the performance of my trigger?
  • #2 by Tim (WellDoneSoft) on 21 Aug 2014
  • As the triggers are executed consistently there is no limit except your hard disk's performance.
  • #3 by jmbt on 21 Aug 2014
  • Thanks Tim
  • #4 by alfaman on 01 Nov 2014
  • I am not having much joy writing to log files in a way that I can analyse to results in Excel.

    Does anyone have a good experience of how to separate expressions in the write command so that they appear in a single cell (for example) when opened in Excel?

    For example:

    sel_name   back_price  "5 mins before off"

    General comments about opening log files easily in Excel also appreciated - there seems to be a few ways of getting log data to Excel and all have different results in the way the data is displayed.

    thanks
  • #5 by jmbt on 01 Nov 2014
  • See the attached print. Ok, that one is a bit exaggerated eheh
  • #6 by alfaman on 01 Nov 2014
  • OK thanks vey much for your reply - yes I get that bit, but to use those values in Excel it would be helpful to have the values and the selection names in separate adjacement cells so you can performs vlookup() functions etc.   I am struggling to get anything useful into excel that would not take a macro or complex formula to separate out.  All the data appears in column A of the spreadsheet and no delimiter (tab, comma, space etc) seems to get it in a good order.

    Sample screen shot attached
  • #7 by jmbt on 01 Nov 2014
  • I gave up trying to achieve that, I found it easier just to copy paste or to manually insert the values I need in order to study them.
Pages:
Actions