Starts a single-user mode character OpenEdge client session.

Syntax

pro [db-name][parameters]

Parameters

db-name
Specifies the database you want to connect to.
parameters
Specifies the parameters you want to use. You can use any single-user startup parameter with the pro command.

Notes