Changes between Initial Version and Version 1 of Ticket #3868, comment 6


Ignore:
Timestamp:
03/11/22 15:07:37 (3 years ago)
Author:
Jos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3868, comment 6

    initial v1  
    1212I will have a look at that one too, but it's a totally separate "bug" in the SciLexer source for au3. ;)
    1313
     14As for the variations of #RequireAdmin you listed: AutoIt3 just looks for the starting characters "#RequireAdmin" after removing the whitespace and doesn't consider any extra characters after it. That is the way Directives are implemented...  One per line at the start ( As far as I know.)
     15
     16
     17
    1418Groet, Jos