PipeStart event
Description
Occurs when pipeline processing begins.
Event ID
|
Event ID |
Objects |
|---|---|
|
pbm_pipestart |
Pipeline |
Parameters
None
Return Values
Long. Return code choices (specify in
a RETURN statement):
-
0 Continue
processing
Usage
You can use the PipeStart event to check the status of pipeline
processing.
The Start and Repair functions
initiate pipeline processing.
For a complete example of using a Pipeline
object, see Application Techniques.
Examples
This code in a Pipeline user object’s PipeStart
event reports pipeline status in a StaticText control:
|
1 |
ist_status.Text = "Beginning Pipeline Execution ..." |
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest