Re: How do you stop a javascript program?
- From: electrician@xxxxxxxxxxxxxxx
- Date: 5 Mar 2006 12:30:36 -0800
While running a program that exceeds the array limits it issues an
alert. I want to then stop the program after filling in the output
boxes with blanks. How do you stop the program?
I have worked on this for days and tried searching the net, but have
found nothing.
<<I put the whole thing in a function and do a return to exit.>>
Yes. that works, but when the program is very complicated and long it
makes it kind of messy with those brackets about 2000 lines apart. The
program that I have written has taken 10 weeks over the last 10 years
and is very complicated. It applies complex linear programming models
with many exceptions.
.
- References:
- How do you stop a javascript program?
- From: electrician
- Re: How do you stop a javascript program?
- From: Vic Sowers
- How do you stop a javascript program?
- Prev by Date: Re: setTimeout and an object's methods
- Next by Date: Re: How do you stop a javascript program?
- Previous by thread: Re: How do you stop a javascript program?
- Next by thread: Image swap only works in IE
- Index(es):
Relevant Pages
|