Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

medium-sheet

Generic function

Summary

Returns the sheet for the specified medium.

Signature

medium-sheet medium => sheet

Arguments

medium
An instance of type <medium>.

Values

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

Library

duim-sheets

Module

duim-sheets

Description

Returns the sheet for medium, if there is one.


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index