4D v14.3RESUME PROCESS |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
RESUME PROCESS
|
RESUME PROCESS ( process ) | ||||||||
Parameter | Type | Description | ||||||
process | Longint |
![]() |
Process number | |||||
RESUME PROCESS resumes a process whose execution has been paused or delayed. If process is not paused or delayed, the command does nothing.
If process has been delayed before, see the PAUSE PROCESS or DELAY PROCESS commands. If process does not exist, the command does nothing.
Note: You cannot use this command to assign a stored procedure on the server machine from a client machine (process<0).
Product: 4D
Theme: Processes
Number:
320
Created: < 4D v6
4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)