10-22-2007 03:36 AM
10-22-2007 03:41 AM
hi,
you can create a string indicator and update the local variable of the string indicator in inside the each case individually with the string you want..
so that it will update the indicator whenever the particular case is executing..
hope this is clear..if not reply me..
10-22-2007 03:42 AM - edited 10-22-2007 03:42 AM
Message Edited by GerdW on 10-22-2007 10:43 AM
10-22-2007 03:55 AM
Excellent, thank you.
I have managed to do exactly what I wanted using locals.
Dan