I need a program that completes the text! A simple example:
We have:
TEXT TEXT TEXT " " TEXT TEXT TEXT
We introduce to the program:
example
example1
example2
example3
We get:
TEXT TEXT TEXT “example” TEXT TEXT TEXT
TEXT TEXT TEXT “example1” TEXT TEXT TEXT
TEXT TEXT TEXT “example2” TEXT TEXT TEXT
TEXT TEXT TEXT “example3” TEXT TEXT TEXT
does anyone have something like this?