[fpc-pascal]ASCII line editor

Michael Van Canneyt michael.vancanneyt at wisa.be
Mon Sep 24 14:46:02 CEST 2001


On Mon, 24 Sep 2001, Jaakko Tamminen wrote:

> Hi
>
> Does anyone have a simple line-editor for ascii terminal?
>
> I'm searching for a function that would allow the user to edit the string, move with cursor-keys forward/backward, exit with esc/up-arrow/down-arrow etc...
>
> Sorry if this is out-topic, my first post here...

look at the ncrt or ocrt package on the contributed units page.
It contains such things.

Michael.





More information about the fpc-pascal mailing list