When canceling a nonexistent signal, “cancel” command returns this response:
<html>
<head>
<link rel=“stylesheet” type=“text/css” href="…/styles/main.css">
<title>Problem</title>
</head>
<body>
<table border=“0” cellpadding=“0” cellspacing=“0”>
<tr>
<td width=“180” valign=“top”></td>
<td>
<!—PUTPAGECONTENTHERE —>
<table border=“0” cellpadding=“5” cellspacing=“0” bgcolor="#FFFFCC">
<tr>
<td height=“40” bgcolor="#FFFFFF">
<p style=“line-height: 150%”> </td>
</tr>
<tr>
<td width=“700” height=“28” bgcolor="#FFFFFF" class=“hdots”>
<p style=“line-height: 150%” class=“medium”><font color="#FF0000">Cannot Cancel Signal</font></td>
</tr>
<td width=“700” height=“21” bgcolor="#FFFFFF">
</td>
<tr>
<td width=“700” height=“21” bgcolor="#FFFFFF" class=“posts”>
<p style=“line-height: 150%”>Signal was no longer pending.
</td>
</tr>
<tr>
<td width=“700” height=“19” bgcolor="#FFFFFF" class=“posts”>
</td>
</tr>
<tr>
<td width=“700” height=“40” bgcolor="#FFFFFF" class=“posts”>
<p style=“line-height: 150%” align=“center”><font color="#808080">Please
use your browser’s BACK button to return to the previous page and try
again.</font></p>
</td>
</tr>
</table>
<!—PUTPAGECONTENTABOVE —>
</td>
</tr>
</table>
</html>