× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

It's reaching back pretty far, but AFAIK, start is intended to have a
non-executable file name for the argument. It examines the registry to
see which application is registered to execute that type of program
based on the file name extension, and than calls the registered program,
passing it's argument to the executable. The end result is that 'start
notepad.exe' fails because there is no program registered to manipulate
.exe files. Assuming that notepad.exe is the default program for
manipulating .txt files, "start something.txt" would execute the command
"notepad.exe something.txt".

Pete Hall
pbhall@xxxxxxxxxxxxx


Helge Bichel wrote:
but can somebody explain why:

STRPCCMD PCCMD('notepad.exe') works
STRPCCMD PCCMD('notepad') works
STRPCCMD PCCMD('start notepad.exe') doesn't work
STRPCCMD PCCMD('start notepad') doesn't work

doesn't work: means just returns to the green screen regardless of PAUSE(*YES/*NO)

Helge




-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Sunday, October 12, 2008 5:53 PM
To: Midrange Systems Technical Discussion
Subject: Re: Using STRPCCMD from Bosanova emulation

That's not true... Virtually all 5250 emulators support STRPCCMD...

Vern Hamberg wrote:
AFAIK STRPCO and STRPCCMD work ONLY with Client Access - is there any
documentation that says that BosaNova will honor it?


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkjyf64ACgkQpcZsDl8OX6lHzgCgsFYG1phJozGPxsILOwqgSpNR
ZqIAnjJOqvQR49V5555NSu6qB6LOcqCn
=jSPN
-----END PGP SIGNATURE-----

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.