Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

dialog-current-page

Generic function

Summary

Returns the current page in the specified multi-page dialog.

Signature

dialog-current-page dialog => page

Arguments

dialog
An instance of type <dialog-frame>.

Values

page
An instance of type false-or(<page>).

Library

duim-frames

Module

duim-frames

Description

Returns the current page in dialog.

See also

dialog-current-page-setter, page 754


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index