Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

compute-next-page

Generic function

Summary

Returns the next page in the specified wizard frame.

Signature

compute-next-page dialog => next-page

Arguments

dialog
An instance of type <wizard-frame>.

Values

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

Library

duim-frames

Module

duim-frames

Description

Returns the next page in dialog, which must be a wizard.

See also

compute-previous-page, page 732

<wizard-frame>, page 852


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index