Re: Questions about standalone application behavior
Kyle Marple <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
My example has a typo: 'stdin' should be 'current_input'. Sincerely, Kyle Marple ----- Original Message ----- From: "Richard A. O'Keefe" <[email protected]> To: "Kyle Marple" <[email protected]> Cc: [email protected] Sent: Sunday, September 22, 2013 8:31:11 PM Subject: Re: [SWIPL] Questions about standalone application behavior On 23/09/2013, at 11:53 AM, Kyle Marple... When I tried your example, using 'zork' instead of 'test', because 'test' is a built-in UNIX command, I got m% zork This is a test! ERROR: Prolog initialisation failed: ERROR: get_char/2: stream `stdin' does not exist.