When I used AppendToNotepad based on the description of this function in the manual:
http://www.gammon.com.au/scripts/function.php?name=AppendToNotepad
Lua example
AppendToNotepad("Nick's window", "More stuff\r\n",
"another line")
I got the following Error:
[string "Trigger"]:1: unfinished string near '"More stuff'
Could you please have a look and let me know what's wrong here?
Thanks a lot!
http://www.gammon.com.au/scripts/function.php?name=AppendToNotepad
Lua example
AppendToNotepad("Nick's window", "More stuff\r\n",
"another line")
I got the following Error:
[string "Trigger"]:1: unfinished string near '"More stuff'
Could you please have a look and let me know what's wrong here?
Thanks a lot!