Mr Ed
Article 643 of rec.humor.funny:
From: A.Raman@massey.ac.nz (V.And)
Newsgroups: rec.humor.funny
Subject: Mr Ed. (Text editor)
Keywords: computer, original, smirk
Message-ID: 
Date: 28 Jul 90 10:30:03 GMT
Lines: 40
Approved: funny@looking.on.ca

Sometime ago, when I was working as an application programmer,
I knew someone who was very keen on `excellent' user interfaces
as he used to call them.  I thought up a user interface for a text
editor which he would have liked very much.

A simulation of a transaction between me and the fictitious text
editor follows:

  Me:  edit current.c
  ...
  ...
  Me:  [Alt]-[F3] s
  Ed:  Beep
  Me:  [Alt]-[F3] S
  Ed:  Save file? y/n:
  Me:  y
  Ed:  Save file as (default = current.c):
  Me:  [Ret]
  Ed:  File current.c already exists: backup or overwrite (b/o):
  Me:  o
  Ed:  contents of old current.c will be destroyed, OK? (y/n):
  Me:  y
  Ed:  Are you sure? yes/no:
  Me:  y
  Ed:  Please reply yes/no:
  Me:  yes
  Ed:  File current.c is write-protected, enter new name:
  Me:  temp
  Ed:  Writing temp.asm to disk, 92 lines, 4312 bytes
  Ed:  FATAL ERROR 43:  write failed due to insufficient disk space.
       Exiting to DOS...

  Me:  del edit.exe           ;  me doing my good deed of the day
                              ;  and creating disk space at the same time

- V. Anand
--
Edited by Brad Templeton.  MAIL your jokes (jokes ONLY) to funny@looking.ON.CA
Attribute the joke's source if at all possible.  A Daemon will auto-reply.

Remember: Always give your jokes a descriptive "Subject:" line.  Not "joke."

Copyright © 1990 Anand Venkataraman