Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

compute-previous-page

Generic function

Summary

Returns the previous page in the specified wizard frame.

Signature

compute-previous-page dialog => prev-page

Arguments

dialog
An instance of type <wizard-frame>.

Values

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

Library

duim-frames

Module

duim-frames

Description

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

See also

compute-next-page, page 731

<wizard-frame>, page 852


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index