4D v17.4

Process State

Home

 
4D v17.4
Process State

Process State 

 

 

Constant  Type Value Comment
_o_Hidden modal dialog  Longint 6 Compatibility: This process state no longer exists starting with 4D v16. An equivalent status is returned by the PROCESS PROPERTIES command when procState=Waiting for user event and procMode=False.
Aborted  Longint -1  
Delayed  Longint 1  
Does not exist  Longint -100  
Executing  Longint 0  
Paused  Longint 5  
Waiting for input output  Longint 3  
Waiting for internal flag  Longint 4  
Waiting for user event  Longint 2  


See also 

PROCESS PROPERTIES
Process state

 
PROPERTIES 

Product: 4D
Theme: List of constant themes

 
HISTORY 

 
ARTICLE USAGE

4D Language Reference ( 4D v17)
4D Language Reference ( 4D v17.1)
4D Language Reference ( 4D v17.2)
4D Language Reference ( 4D v17.3)
4D Language Reference ( 4D v17.4)