COMMAND.COM       Clipper in a batch file with DOS 5.0.

Clipper Version 1.29 dtd 04/15/91.

Problem Statement

When a Clipper program is executed from a batch file, using DOS 5.0,
you may get a "Missing Command.com" message on exit.

Cause

Unknown

Work Around(s)

Put the following in the batch file, before executing the Clipper app:

%COMSPEC% /C EXIT