MPIChildNext Method (WINDOW)


10.7, PLBCMP GUI Only

 

The MPIChildNext method activates the MPI client window that is immediately after the currently active child WINDOW. This method is only implemented for Web Objects. The method uses the following format:

 

[label]

{object}.MPIChildNext

[GIVING {return}]

 

Where:

label

Optional. A Program Execution Label.

object

Required. A WINDOW object that is accessed.

return

Optional. A Numeric Variable that indicates the success or failure of the method.

Flags Affected: EOS, OVER, ZERO

Note the following:

  1. The ZERO flag is set to indicate that the method executed successfully.

  2. The OVER flag is set TRUE if the destination numeric variable was too small to receive the result without being truncated.

  3. If the WINDOW object is a WinTypeMpiClient, this method activates the child window that is immediately after the currently active child window.

  4. If the WINDOW object is not a WinTypeMpiChild, this method activates the child window that is immediately after this child window.

 

 

See Also: Method Syntax, WINDOW Methods

 



PL/B Language Reference MouseWheelMode Method (WINDOW) MPIChildPrev Method (WINDOW)