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

make-mark

Arguments: pane position

Creates and returns a mark at position of pane (a text-edit-pane). The mark location will be updated if text is inserted or removed before it (so, say, if you make a mark at the beginning of the second paragraph, it will be there however long or short the first paragraph is made). Use mark-position to find the position when needed.

This is not the mark set and operated on by Edit menu commands such as Set Mark and Swap with Mark.


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