Author Topic: Add carriage return to action log  (Read 1158 times)

Tags:
  • All members
  • Posts: 347
Add carriage return to action log
« on: 19 Sep 2018, 11:34 »
Hi how do I add a new line to the action log when I am writing to it?

Matt

  • Moderator
  • Posts: 3597
*
Re: Add carriage return to action log
« Reply #1 on: 19 Sep 2018, 12:54 »
Hi
there may be another way, but if you use html in the text you can use the html paragraph <p>text</p>
see attached image, I'm using bold font and writing 2 lines to the action log:
Test text [now_time_timestr]
Trigger test executed

edit: will paste the html code here for you to copy, paste and modify

Code: [Select]
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style>body, p, td {font-family: Arial; font-size: 14pt;}</style></head><body bgcolor="#f0f0f0"><p><b>Test text [now_time_timestr]</b></p> <p><b>Trigger test executed</b> </p></font></body></html>
Please read the following disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • All members
  • Posts: 347
Re: Add carriage return to action log
« Reply #2 on: 19 Sep 2018, 15:42 »
OK yep ta

 

Please note, BetFair is seems to be currently OFFLINE