ofview_isvalid Subroutine

public subroutine ofview_isvalid(valid)

Check if the view frame for the current View is valid.

One reason for an invalid view is if the frame to be viewed is not a child of the specified root frame.

This applies to the current active View.

Arguments

Type IntentOptional Attributes Name
logical, intent(out) :: valid

Returned value if the view is valid.