Possible bug in launching TP from DOS prompt
Posted: Wed Oct 01, 2003 2:09 am
TextPad seems to have changed its behavior between 4.6.2 and 4.7.1 (Win2K SP4) when launched through file associations from a DOS prompt.
Namely, when typing:
C:\> somefile.txt
TextPad is launched and file somefile.txt gets loaded as expected but the DOS shell does not give back a prompt until after TextPad is terminated. (Version 4.6.2 works correctly and gives back the prompt immediately after the launch.) This makes me to suspect that the shell does not receive back an signal that TextPad has launched so it keeps waiting for it. Exactly the same issue occurs when using:
C:\> start "foo" somefile.txt
Is this a known bug in 4.7.1? Are there any workarounds or configuration hacks?
TIA,
Carol
Namely, when typing:
C:\> somefile.txt
TextPad is launched and file somefile.txt gets loaded as expected but the DOS shell does not give back a prompt until after TextPad is terminated. (Version 4.6.2 works correctly and gives back the prompt immediately after the launch.) This makes me to suspect that the shell does not receive back an signal that TextPad has launched so it keeps waiting for it. Exactly the same issue occurs when using:
C:\> start "foo" somefile.txt
Is this a known bug in 4.7.1? Are there any workarounds or configuration hacks?
TIA,
Carol