I'm almost there to have Write(Ln) works for my OS. I've made SysInitStdIO
call OpenStdIO(Output,fmOutput,StdOutputHandle); and calling Write(Ln) gives
no error (i.e. IOResult = 0). But where does it actually write to? If I can
access the buffer, I can display it on the screen.

-- 
View this message in context: 
http://www.nabble.com/Where-does-Write%28Ln%29-actually-write-to--tp23380791p23380791.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to