| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: stream line-number
stream should be a text-edit-pane
window or
multi-line-editable-text
widget.
line-number should be a non-negative integer indicating which line of text to return, where zero indicates the first line of text.
The line number could be derived by calling a function such as current-line-number, line-number-from-char, or number-of-text-lines.
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.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |