Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

do-displays

Inline function

Summary

Runs a function on all the displays attached to a given port.

Signature

do-displays function port => ()

Arguments

function
An instance of type <function>.

port
An instance of type <port>.

Values

None

Library

duim-sheets

Module

duim-sheets

Description

Runs a function on all the displays attached to a given port. By default, the current port is used, unless port is specified.


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index