Didn't you ask this before?
I checked on VB Help and it is as you were using it in your code... And it comes from Windows 9x so I don't see why it wouldn't work in Windows 98.
We miss you, friend... Rest in Peace, we will take care of the rest of it.
[vbcode]
On Error Me.Fault = False
[/vbcode]
- Silence is the human way to share ignorance
Tec-Nico
I know the other code should have worked, but for some strange reason it doesn't on this one machine, so i thought i'd ask the question again with a clean slate to see if anyone new of a completely different approach to the problem
We don't know what's wrong. . . So the best bet might be to remove something surgically.
Thanx MuzzaD, it works almost perfectly. Just one minor little thing: How do i close the window of the application i just ran? On my XP machine, it closes automatically, but on a 2K machine, the window remained open.
We don't know what's wrong. . . So the best bet might be to remove something surgically.
Well,
It closes itself automatically on my machine, but not on another, but its a crazy machine anyway. . Guess i'll work it out eventually. Thanx for the help on the pausing thing.
We don't know what's wrong. . . So the best bet might be to remove something surgically.