Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to Pascal <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
mark lewis | Chad Adams | Free Pascal Question |
January 9, 2018 8:19 PM * |
|||
On 2018 Jan 09 17:47:00, you wrote to All: CA> When running locally, if i use writeln('My Text') it works fine. the CA> next writeln('test') writes left justified on the second line. that's correct... writeln sends the CRLF which moves the cursor down one line and returns it to the left margin... CA> When I run the same program over a telnet connection (in linux CA> xinetd), the second write line doesnt left justify. what terminal are you using? check your terminal settings... i forget what it is called but there is generally a setting for LF or CRLF... it sounds like you just have LF which will simply move the cursor down a line but keep it in the same column position... CA> I am sure it has to do with ANSI control characters what makes you think this? especially if you are not sending any ANSI stuff... CA> but I cant find the unit, library, or info to reset the columns, and CA> also enable ANSI color. based on this is why i say "not sending ANSI stuff" above... if you don't have a unit or whatever for ANSI then it shouldn't come into play... )\/(ark Always Mount a Scratch Monkey Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong... ... Caltitude: Height cat's back can arch to meet the hand stroking it --- * Origin: (1:3634/12.73) |
||||||
|
Previous Message | Next Message | Back to Pascal <-- <--- | Return to Home Page |
Execution Time: 0.0737 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |