Changes between Initial Version and Version 2 of Ticket #3887


Ignore:
Timestamp:
Jun 2, 2022, 11:10:36 AM (4 years ago)
Author:
mLipok
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3887

    • Property Owner set to J-Paul Mesnage
    • Property Status newassigned
  • Ticket #3887 – Description

    initial v2  
    22But I experience it.
    33
    4 {{{
     4{{{#!autoit
    55Local $sMsg = @YEAR & "-" & @MON & "-" & @MDAY & " " & @HOUR & ":" & @MIN & ":" & @SEC
    66ConsoleWrite('@@ Debug(' & @ScriptLineNumber & ') : $sMsg = ' & $sMsg & @CRLF) ;### Debug Console
    7 
    87}}}