On 03/11/2011 04:24 AM, GrayShark wrote:
Oh yes, Cobol also worked on VMS (yikes! the columns just right issues!).
IDENTIFICATION DIVISION.
PROGRAM-ID. PAIN-PAIN-PAIN.
PROCEDURE DIVISION.
DISPLAY 'Thanks for dredging up painful memories'.
DISPLAY 'I've spent 15 years working to suppress'.
STOP RUN.
:)
-tkc
--
http://mail.python.org/mailman/listinfo/python-list
