//---------------------------------------------------------------------------
// Borland C++Builder
// Copyright (c) 1987, 1998-2002 Borland International Inc.  All Rights Reserved.
//---------------------------------------------------------------------------

TITLE:
  OLE Word 1

DESCRIPTION:
  A trivial demonstration of an OLE automation controller.

DEMONSTRATES:
  CreateOleObject, OleProcedure, Variant

COMMENTS:
  This program will not work unless Word is already
  running. OLEWORD2 shows how to get around
  this limitation.

  NOTE: This program will only function correctly with
  the US version of Microsoft Word

 
