10 Jul
2007
10 Jul
'07
6:13 a.m.
On Tue, Jul 10, 2007 at 09:57:18AM +0900, Akira Kakuto wrote:
Uh, isn't EOF operating-system dependent? Like C-z on Microsoft Systems?
I'll apply the following ctrld-ctrlz.ch for Windows:
@x print_ln; print("(Retry if file name is empty or CTRL-D to exit."); @y print_ln; print("(Retry if file name is empty or CTRL-Z + Enter to exit."); @z
In this case, we may not be able to use the common pool files.
A dummy string might be inserted so that the pool file contains both string variants.
Is EOF by Philip Taylor better?
I doubt that many users will know which keys to press.
Yours sincerely
Heiko