Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do redirect screen and keyboard I/O?

keyboard redirect screen
0
Posted

How do redirect screen and keyboard I/O?

0

A. This non-standard functionality may be present in a module called InOut or (in an extension to ISO versions) in RedirStdIO. The procedure to use is OpenInput (or OpenOutput). Unfortunately these behave differently in every version (one of the reasons we built a standard). Some versions produce a prompt at runtime, others take a file name. The latter may or may not require a file extension. They may look for the name as you have provided it and if they don’t find it, try with the default extension .txt Others have a way of entering the extension. You will have to consult the documentation.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123