PDA

View Full Version : Script Required to run multiple commands



aamirkhawaja
2014-04-15, 12:04 AM
Hi Experts,

Can anyone provide me script to run below set of commands:

<RLDEP:CELL=KHI5570A ;:confused:
<RLDEP:CELL=KHI5570C;
<RLSBP:CELL=KHI5570A ;
<RLSBP:CELL=KHI5570B ;
<RLCRP:CELL=KHI5570A ,DETAIL;
<RLSLP:CELL=KHI5570A ;
<RLSLP:CELL=KHI5570B ;
<RLSLP:CELL=KHI5570C;
<RLBDP:CELL=KHI5570A ;
<RLBDP:CELL=KHI5570C;
<RLSTP:CELL=KHI5570A ;
<RLMFP:CELL=KHI5570A ;
<RLMFP:CELL=KHI5570B ;
<RLMFP:CELL=KHI5570C;
<RLNRP:CELL=KHI5570A , CELLR=ALL;
<RLCFP:CELL=KHI5570A ;
<RLCHP:CELL=KHI5570A ;
<RXTCP:MOTY=RXOTG,CELL=KHI5570A ;
<RXMOP:MO=RXOTG-185;
<RXMOP:MO=RXOCF-185;
<RXCDP:MO=RXOTG-185;
<RXCDP:MO=RXOTG-185,details;
<RRSCP:SCGR=185;
<RXASP:MO=RXOTG-185;
<RXMSP:MO=RXOCF-185;
<RXMSP:MO=RXOTF-185;
<RXMSP:MO=RXOTG-185,SUBORD;
<RXMSP:MO=RXOTG-185,SUBORD;
<RXMFP:MO=RXOTG-185, SUBORD, FAULTY;
<RXCAP:MO=RXOMCTR-185-0&-1&-2&-3&-4&-5&-6&-7&-8&-9&-10&-11;
<RXMOP:MO=RXOMCTR-185-0&-1&-2&-3&-4&-5&-6&-7&-8&-9&-10&-11;
<RXMOP:MO=RXOTRX-185-0&-1&-2&-3&-4&-5&-6&-7&-8&-9&-10&-11;
<RXMOP:MO=RXORX-185-0&-1&-2&-3&-4&-5&-6&-7&-8&-9&-10&-11;
<RXMOP:MO=RXOTX-185-0&-1&-2&-3&-4&-5&-6&-7&-8&-9&-10&-11

Optimustron
2014-05-31, 07:41 AM
I made a simple script I attached in text format, you can modify it only seeing the structure and logic, you can split too the file in two one with regular commands and another with commands for TG, RXOTRX, etc., you can see the structure in HELP of WINFIOL below HELP then SCRIPTS. By the way the attached file is designed for a cell of 4 TG's you can modify by adding code in the way I explain in the SCRIPT, I hope this can help you, best regards,