I got the latest FPC source using Subversion on Win32. Running make
build in the root directory worked fine. Running make install fails
because cp.exe does not ignore hidden directories, therefore it tries to
delete the Subversion .svn directories, which is bad.
c:/fpc/2.0.0/bin/i386-win32/
Hi,
How can I have an untyped stdin ? I want to use blockread on stdin. Currently,
variable 'input' is of type text. If I assign '' to a file variable and reset
that, then it opens the keyboard, so that shell redirection does not work.
Micha
___
fpc-