IDE DialogToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

Clipboard

This dialog, displayed by Clipboard on the View menu, displays the Allegro Clipboard. Items are placed on it as strings (as the most recently placed item is also placed on the Windows clipboard).

Convert converts the selected object to a Lisp object. Evaluate (only available when a converted item is selected) evaluates the item and returns the result to standard-output (and sets * to that value). Copy to Top copies the selected item to the top (and places it on the Windows clipboard). Pop deletes the top (not the selected) item.

See cg-clipboard.htm.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version