|
Lines 164-169
TalkingTech_itiva_outbound.pl
Link Here
|
| 164 |
Script to generate Spec C outbound notifications file for Talking Tech i-tiva |
164 |
Script to generate Spec C outbound notifications file for Talking Tech i-tiva |
| 165 |
phone notification system. |
165 |
phone notification system. |
| 166 |
|
166 |
|
|
|
167 |
=over |
| 168 |
|
| 167 |
=item B<--help> B<-h> |
169 |
=item B<--help> B<-h> |
| 168 |
|
170 |
|
| 169 |
Prints this help |
171 |
Prints this help |
|
Lines 205-210
consortium purposes and apply library specific settings, such as
Link Here
|
| 205 |
prompts, to those notices. |
207 |
prompts, to those notices. |
| 206 |
This field can be blank if all messages are from a single library. |
208 |
This field can be blank if all messages are from a single library. |
| 207 |
|
209 |
|
|
|
210 |
=back |
| 211 |
|
| 208 |
=cut |
212 |
=cut |
| 209 |
|
213 |
|
| 210 |
sub GetOverdueIssues { |
214 |
sub GetOverdueIssues { |
| 211 |
- |
|
|