| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |