> This program should clear screen and generate random numbers but the [6n[H[m[H[2J and[1B seem to be control codes, also the console does not refresh.
As been told before, the terminal window is not a true console. It doesn't understand control codes at all and will output as is. -- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-terminal-window-not-displayed-in-lazarus-on-kubuntu-linux-tp4028591p4028629.html Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
