View previous topic :: View next topic |
Author |
Message |
abhishek_snn Beginner
Joined: 24 Aug 2006 Posts: 16 Topics: 5
|
Posted: Thu Aug 02, 2007 2:24 am Post subject: how to break expediting when a condition is met? |
|
|
Hi,
Whats the command to put a break when a particular condition is met. Say when values of ABC = 1234 then i need to break expediting.
Thanks,
Abhishek |
|
Back to top |
|
 |
dbzTHEdinosauer Supermod
Joined: 20 Oct 2006 Posts: 1411 Topics: 26 Location: germany
|
Posted: Thu Aug 02, 2007 2:30 am Post subject: |
|
|
I can not remember; I would have to PF1 for help and look at BREAK CONDITIONS _________________ Dick Brenholtz
American living in Varel, Germany |
|
Back to top |
|
 |
abhishek_snn Beginner
Joined: 24 Aug 2006 Posts: 16 Topics: 5
|
Posted: Thu Aug 02, 2007 2:34 am Post subject: |
|
|
thanks dbzTHEdinosauer. i would try the same. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Thu Aug 02, 2007 7:14 am Post subject: |
|
|
abhishek_snn,
To assign a when condition you can enter When = 1234 and you can delete the when cond by entering 'DELETE WHEN' at the command prompt and press enter it will delete the when condition
Kolusu |
|
Back to top |
|
 |
ofer71 Intermediate
Joined: 12 Feb 2003 Posts: 358 Topics: 4 Location: Israel
|
Posted: Thu Aug 02, 2007 8:13 am Post subject: |
|
|
To assign a break, simply type WHEN ABC = 1234 .
O.
________
Ford Reflex specifications
Last edited by ofer71 on Sat Feb 05, 2011 12:03 pm; edited 1 time in total |
|
Back to top |
|
 |
abhishek_snn Beginner
Joined: 24 Aug 2006 Posts: 16 Topics: 5
|
Posted: Fri Aug 03, 2007 12:16 am Post subject: |
|
|
thanks guys. i could do it. |
|
Back to top |
|
 |
|
|