- or download this
use warnings;
use strict;
...
print "\n\n\n";
print Dumper \%ScreenNameCount;
print "\n\n\n";
- or download this
\multirow{1}{0.85in}{\mytabhead{Trend to USB}} & \mytabhead{Start/
+Stop Trend Toggle} & On/Off \hline
\multirow{3}{0.85in}{\mytabhead{Alarms}} & \mytabhead{Alarm Tr
+igger} & Momentary \cline{2-11}
...
\multirow{1}{0.85in}{\mytabhead{Alarms}} & \mytabhead{Sequence
+ Advance} & Momentary \hline\pagebreak
\multirow{2}{0.85in}{\mytabhead{Alarms}} & \mytabhead{Sequence
+ Hold} & On/Off \cline{2-11}
& \mytabhead{Sanitize
+Enable/Disable} & On/Off \hline
- or download this
$VAR1 = 'Trend to USB';
$VAR2 = {
...
$VAR6 = {
'2' => '\\t \\t \\t \\t& \\mytabhead{Sequence Hold} \\t& Mom
+entary \\t\\\\ \\hline \\n 2 - Flow Diagram - Flow Diagram'
};
- or download this
$VAR1 = 'Trend to USB';
$VAR2 = {
...
'2' => '\\t \\t \\t \\t& \\mytabhead{Sequence Hold} \\t& Mom
+entary \\t\\\\ \\hline \\n 2 - Flow Diagram - Flow Diagram'
'3' => '\\t \\t \\t \\t& \\mytabhead{Sanitize Enable/Disable
+} \\t& On/Off \\t\\\\ \\hline \\n 3 - Flow Diagram - Flow Diagram'
};