Re: [staf-users] Help required with STAF

2010-09-22 Thread Sharon Lucas
staf.sourceforge.net/current/STAX/staxug.html. -- Sharon Lucas IBM Austin, luc...@us.ibm.com (512) 286-7313 or Tieline 363-7313 From: Ahmed Mostafa To: STAF Date: 09/22/2010 07:08 AM Subject: Re: [staf-users] Help required with STAF Hi

Re: [staf-users] Help required with STAF

2010-09-22 Thread David Bender
Date: 09/22/2010 07:57 AM Subject:Re: [

Re: [staf-users] Help required with STAF

2010-09-22 Thread Bridges, Michael
waseem [mailto:fazal.was...@gmail.com] Sent: Wednesday, September 22, 2010 7:11 AM To: sunny arora Cc: staf-users@lists.sourceforge.net Subject: Re: [staf-users] Help required with STAF Thanks sunny Can you guide me on how to write these commands and execute them. On Wed, Sep 22, 201

Re: [staf-users] Help required with STAF

2010-09-22 Thread Ahmed Mostafa
Hi Fazal, These steps assume you installed and configured STAX . If you are using STAF only you can do the same test with the following command (from command line of machine B): staf address_or_name_of_machine_A PROCESS Start Command notepad Wait ReturnStd

Re: [staf-users] Help required with STAF

2010-09-22 Thread sunny arora
run StafProc.exe on both machines create an xml file with the following contents *xyz.xml* * 'remoteMachine' 'PROCESS' 'START COMMAND notepad' * 'Starting Notepad failed with RC=%s STAF

Re: [staf-users] Help required with STAF

2010-09-22 Thread fazal waseem
Thanks sunny Can you guide me on how to write these commands and execute them. On Wed, Sep 22, 2010 at 3:59 PM, sunny arora wrote: > Hi, > > you can do the same as below: > > * > 'remoteMachine' > 'PROCESS' > 'START COMMAND notepad' > > * >'Starting Notepad failed wi

Re: [staf-users] Help required with STAF

2010-09-22 Thread sunny arora
Hi, you can do the same as below: * 'remoteMachine' 'PROCESS' 'START COMMAND notepad' * 'Starting Notepad failed with RC=%s STAFResult=%s' % (*RC*, *STAFResult*) Thanks and Regards, Sunny On Wed, Sep 22, 2010 at 11:16 AM, fazal waseem wrote: > Hi, > > I am pretty

[staf-users] Help required with STAF

2010-09-22 Thread fazal waseem
Hi, I am pretty new to use STAF. My requirements is such that I want to remotely open a notepad in another machine so that I can learn the framework functioning. Can someone help me on how to do it. Thanks, Waseem -- St