<div class="gmail_quote">On Thu, Feb 9, 2012 at 20:37, Sean Farley <span dir="ltr"><<a href="mailto:sean@mcs.anl.gov">sean@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Yes, but they aren't guaranteed. Lowercase is the least-common denominator (plus who programs using capital letters?).</blockquote></div><br><div><div><font face="'courier new', monospace"> IDENTIFICATION DIVISION.</font></div>
<div><font face="'courier new', monospace">      PROGRAM-ID. YOUR-FATHERS-COBOL.</font></div><div><font face="'courier new', monospace">      PROCEDURE DIVISION.</font></div><div><font face="'courier new', monospace">          DISPLAY 'I do'.</font></div>
<div><font face="'courier new', monospace">          STOP RUN.</font></div></div>