Design Problem



Hi everybody,

I have a design problem apart from specific VB coding. I hope that someone
can help me.

- I have instructions that are stored in plain text files. There is an
undefined number of instruction files, but not too many to handle. The files
are collected in a certain folder where the are collected.

- the instructions of all files are sent over one serial port

Until now, I would simply create a collector that opens one after the other,
sends the instructions and throws away the rest.

Now the problem:

The files can contain pauses like:

instruction1
instruction2
pause(40secs)
instruction3

my problem is: how can I do the pause and send the instructions of other
instruction files in the meantime?

i.e.
instruction1
instruction2
pause(40secs)
instruction1
instruction2
instruction1
instruction3

Any ideas?

Thanks for any help!!

Ole Weigelt


.



Relevant Pages

  • Re: Design Problem
    ... undefined number of instruction files, but not too many to handle. ... Until now, I would simply create a collector that opens one after the other, ... sends the instructions and throws away the rest. ... Why do you have to honor the pause on the send side? ...
    (microsoft.public.vb.general.discussion)
  • Re: coins for long term investment.
    ... collector and pay X/2 to the heirs when buying, no matter what instructions ... that collector might have left behind. ...
    (rec.collecting.coins)
  • Re: A contest that *you* can win...
    ... Jerry Dennis wrote: ... I have the instructions that were sent to me a few years ago. ... more appropriate that other contestants be allowed to enter. ... The collector still known as Jerry ...
    (rec.collecting.coins)
  • Re: Photographing at MoD Sites
    ... HTLM its being sent a PLAIN TEXT at 12 POINT TIMES NEW ROMAN no add-in ... I don't use OE, so I can't vouch for the accuracy of the instructions, ...
    (uk.railway)
  • Re: two differemt email addresses
    ... precise instructions are ... Please refrain from posting in HTML; plain text is preferred. ...
    (microsoft.public.windowsxp.general)

Loading