Show Windows process information (showproc)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Purpose
(Windows only) Show information about the process specified by a process id.
Syntax
|
Parameters
- general_options
- Specify one or more of the options that can be used with any TCMAN action.
Run
tcman.sh help showprocto see which general options are appropriate. - process-id
- The numerical identifier of a Windows process. You can obtain a list of
process ids by running the TCMAN
plistaction.
Examples
Display process id's for the running instance, acme1, then specify process ids to show detailed information.
|