Count user processes

4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next

version 3


Count user processes Integer

ParameterTypeDescription
This command does not require any parameters
Function resultIntegerNumber of open processes
(excluding kernel processes)

Description

The Count user processes function returns the number of open processes, except those processes that are managed automatically by 4th Dimension.

The User/Custom Menus process, the Design process and the Web server process are considered to be user processes since they can be closed by users. Therefore, these processes will be counted when determining the number of user processes.

See Also

Count tasks, Count users.


4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next