Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help!?! converting random file info to a sequential list
#1
The project i am working on is a dispatching program for service calls.

I've defined the types, the time variables, and the time evaluation routines.

I have 2 problems.

1. When I display the results, I can't get the "completed" calls to move off the screen and be replaced by the "incomplete" calls.

I can see what I want to do, but not quite HOW.


2. I can't seem to get the loop going deep enough that it does the val(current time) vs val(expiration time) AND doesn't run out of stack space or some other memory error.

The main issue is that I can't presume that each call will be taken and completed in order. A call that comes in at 1200 might be done at 1315, but a call at 1230 might be done at 1300. That's where I believe the main hangup is.

Is there a way to compensate?
file is located at:

http://volweb.utk.edu/Schools/sullivan/g...indisp.bas

(No this isn't a school project - I'm just using some space on my iwfe's site)
Reply


Messages In This Thread
help!?! converting random file info to a sequential list - by moosecode - 01-30-2003, 04:44 AM
i GOT IT! - by moosecode - 02-01-2003, 11:39 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)