P.S. I forgot to mention I tried the "/I" parameter on the start command
with no change in the results (e.g. CTRL+C ignored). For example:
'start "Command Prompt" /D "%HOMEDRIVE%%HOMEPATH%" /I
"C:\Windows\system32\cmd.exe" /K "c:\autoexec.bat & cmd.exe & cmd.exe"'
and
'start "Command Prompt" /D "%HOMEDRIVE%%HOMEPATH%" /I
"C:\Windows\system32\cmd.exe"'
both also have the same issue. Thus adding the /I, which has the original
environment passed onto instead of the current environment. It was my hope
the problem was in something ooRexx did to the environment. Yet, it has to
be something unique to ooRexx, as the keystroke issue does NOT occur when
using BAT file or a command prompt without ooRexx involved in starting the
command.
Again regards,
Bertram Moshier
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users