Douglas Garstang wrote: > Well.... I don't know if I am missing something or not, but we have various loops and other things in there. So, we need to use the good old ugly goto(). > How would goto work if all the priorities where n? That is what labels are for. Goto can use labels as targets, just like numbers.