Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    __DATA__
    constant fixup private AlarmFileName = "C:\TMP\ALARM.LOG"
    constant fixup ConfigAlarms = <U1 0> /* U1 Format */
    
  2. or download this
    3: MATCH
    fixup="fixup" private="private" name="AlarmFileName" u1a="undef" u1b="
    +undef" filename="C:\TMP\ALARM.LOG" comment="undef" 
    3: MATCH
    fixup="fixup" private="" name="ConfigAlarms" u1a="U1" u1b="0" filename
    +="undef" comment="U1 Format"