Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version

rich-edit-save

Arguments: pane &key (format :rich-text)

Saves the contents of the rich-edit-pane  pane to its file.

This function simply calls rich-edit-save-as, passing the file property of pane as the path argument, and passing format as the format argument. The file property will contain the path that was specified in a prior call to rich-edit-open, rich-edit-save, or rich-edit-save-as, or else nil.

See cg-rich-text.htm for information about rich text editing in Common Graphics.


Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version