| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |