Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 590 Bytes

WBenchToFront.md

File metadata and controls

33 lines (20 loc) · 590 Bytes

NAME

WBenchToFront -- Bring the Workbench screen in front of all screens.

SYNOPSIS

    Success = WBenchToFront()
    D0

    BOOL WBenchToFront( VOID );

FUNCTION

Causes the Workbench Screen, if it's currently opened, to come to the foreground. This does not 'move' the screen up or down, instead only affects the depth-arrangement of the screen.

INPUTS

None

RESULT If the Workbench screen was opened, this function returns TRUE, otherwise it returns FALSE.

BUGS

SEE ALSO

WBenchToBack, ScreenToBack