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


Ignore:
Timestamp:
May 1, 2013, 5:49:34 PM (12 years ago)
Author:
s10k

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44, comment 6

    initial v1  
    1212
    1313This would work for every complex xml editing.
     14
     15The code could be something like:
     16
     17
     18{{{
     19@CUSTOMCODE File<quoted file name (wildcards accepted)>
     20<code>
     21if ONGSAutoPrompt.SubtitleName is "autoprompt_hypo" then
     22   set LastAutopromptLevel to 2
     23end if
     24</code>
     25}}}