Does anyone else run into this type of thing?

Does anyone else run into this type of thing?

Anonymous
Not applicable
251 Views
2 Replies
Message 1 of 3

Does anyone else run into this type of thing?

Anonymous
Not applicable
I have a routine that gets run from a reactor that is watching for a certain
command. On my machine at work it runs fine, but at home the first time I issue
the command it opens the ide and highlights a line. If I just hit the arrow key or
F5 it finishes without a problem and it never hangs again unless I shut down and
start up again.

Both places I have acadvba.arx listed in Acad.rx . I have just been putting up
with it, but now someone is trying to run another of my programs and it is having
the same type of problem. The one he is having trouble with runs fine for me at
both places and has run OK for others.

Anyone have any insight to what might cause that type of problem?

--
Kent Keller
http://kwikmcad.topcities.com/
0 Likes
252 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Hello Kent

I have had the same problem in a normal routine. The program just stopped as
in debug mode, but there were no errors at all, pressed F5 and program
continued. I moved the line up, and now it works, though I do not have any
idea why.

Michael Christoffersen
www.cadmageren.dk

"Kent Keller" wrote in message
news:[email protected]...
> I have a routine that gets run from a reactor that is watching for a
certain
> command. On my machine at work it runs fine, but at home the first time
I issue
> the command it opens the ide and highlights a line. If I just hit the
arrow key or
> F5 it finishes without a problem and it never hangs again unless I shut
down and
> start up again.
>
> Both places I have acadvba.arx listed in Acad.rx . I have just been
putting up
> with it, but now someone is trying to run another of my programs and it is
having
> the same type of problem. The one he is having trouble with runs fine
for me at
> both places and has run OK for others.
>
> Anyone have any insight to what might cause that type of problem?
>
> --
> Kent Keller
> http://kwikmcad.topcities.com/
>
>
>
0 Likes
Message 3 of 3

Anonymous
Not applicable
Hi Michael

I came to the conclusion last night that it is something must get hosed in the file
itself. I started a new dvb and pasted the text from the one that doesn't work
into the new one. The new one works without stopping. So I did the same with the
dvb that I had sent to a person copied and pasted into a new dvb and sent it to him
and it fixed his problem also. Weird stuff!

Thanks for the feedback.
--
Kent Keller
http://kwikmcad.topcities.com/

"Michael Christoffersen" wrote in message
news:[email protected]...
> Hello Kent
>
> I have had the same problem in a normal routine. The program just stopped as
> in debug mode, but there were no errors at all, pressed F5 and program
> continued. I moved the line up, and now it works, though I do not have any
> idea why.
>
> Michael Christoffersen
> www.cadmageren.dk
>
> "Kent Keller" wrote in message
> news:[email protected]...
> > I have a routine that gets run from a reactor that is watching for a
> certain
> > command. On my machine at work it runs fine, but at home the first time
> I issue
> > the command it opens the ide and highlights a line. If I just hit the
> arrow key or
> > F5 it finishes without a problem and it never hangs again unless I shut
> down and
> > start up again.
> >
> > Both places I have acadvba.arx listed in Acad.rx . I have just been
> putting up
> > with it, but now someone is trying to run another of my programs and it is
> having
> > the same type of problem. The one he is having trouble with runs fine
> for me at
> > both places and has run OK for others.
> >
> > Anyone have any insight to what might cause that type of problem?
> >
> > --
> > Kent Keller
> > http://kwikmcad.topcities.com/
> >
> >
> >
>
>
0 Likes