Re: [fpc-pascal] Re: fpc-pascal Digest, Vol 71, Issue 69

2010-05-28 Thread Jürgen Hestermann
Roger Bailey schrieb: OK, I give up. How do you handle standard input and output files in FPC? When I write something like: nextcharacter := input^ I get "error: 1: Illegal qualifier". Does FPC not support this standard Pascal feature? I have never seen such a syntax before. Shouldn

[fpc-pascal] Re: fpc-pascal Digest, Vol 71, Issue 69

2010-05-28 Thread Roger Bailey
OK, I give up. How do you handle standard input and output files in FPC? When I write something like: nextcharacter := input^ I get "error: 1: Illegal qualifier". Does FPC not support this standard Pascal feature? The documentation is extremely unhelpful in this area. The LRG just says