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