Hi! I have two while loops running. When one loop stops (when a
certain parameter exceeds a user inputed value), I want my other while
loop to stop. I've seen an example of this using local/global
variables, but it was with T/F boolean variables. I doubt this is much
different, but I can't figure out how to do it.

Thanks,
katie

Reply via email to