Richard Quilhot wrote:
> I've always expericnced the browse command stopping the code, The only
> other thing I can think of is using the "timeout" clause.
>   
Hi, Richard.  I'm not sure we're talking about the same thing.  Do you 
mean that when you issue the BROWSE command, it pops open a browse 
window, and then all activity stops until you close the browse window?  
If so, that's not what I'm talking about.  That is the behavior I would 
expect to happen.  I'm talking about something like the following:

Use FooFile
? "hello World"
browse.

In the code above, what I get is the output "Hello world", and then 
nothing at all.  The program sits there, until I press a key, and THEN 
the browse window opens.  To be sure I'm being clear here, if I were 
TRYING to get the behavior I'm seeing, I would use this code:

Use FooFile
? "Hello World"
inkey()
Browse

Others report the same problem, so at least I know I'm not nuts.  And 
it's not a serious problem, more of an annoyance.  Thanks for replying.


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to