Skip to content
Prev 27501 / 398500 Next

browser() misbehavior ?

If I understand you correctly, the call is not ignored (you get a browser
prompt up), but the browser gets quit immediately, as if return had been
pressed.  Note that no error has occurred at the point when browser() is
called, so whether the next statement will give an error ought to be
immaterial.

I don't have access to NT4, but on XP it works as expected (and I do this
sort of thing all the time).  Puzzling ....
On Wed, 29 Jan 2003, Pikounis, Bill wrote: