[Discussion] mpts2.cmd ???
Chuck McKinnis
mckinnis at sandia.net
Sun Feb 25 19:18:43 PST 2007
Phil Parker wrote:
> On 02/25/2007 at 04:18 AM, altownsend at dccnet.com wrote:
>
>> Here it is in /ibmcom
>
> I ran PMSeek on my bootdrive (D:) and it was neither there nor anywhere else.
>
> Was it supposed to be part of a 1.2 install? Or did it come from a later fix
> that I apparently missed?
>
I think it was on the eCS 1.2 refresh. It is a very simple little Rexx
file that executes mpts.exe and then lmsynch.exe. If you don't have
lmsynch.exe (located in \ecs\bin), let me know, and I will send you a copy.
/* MPTSWRAP.CMD
*
* REXX program which calls MPTS and then runs LMSYNC /C to see if
IBMLAN.INI
* needs to be resynchronized with PROTOCOL.INI.
*/
'@MPTS.EXE'
mpts_rc = rc
'@LMSYNC.EXE /C 2>&1 >NUL'
RETURN mpts_rc
--
Chuck McKinnis
Covenant Solutions
http://www.7cities.net/~mckinnis/os2/
505-286-3191
I think, therefore I am over-qualified.
More information about the Discussion
mailing list