:sign0163:I've got a quick little snippet of code that's behaving oddly.
It pulls up two Explorer windows when running on the desktop.
I'm running Windows XP w/.Net 1.1 and 2.0, Basic4PPC v.5.8.
Surely I'm not doing something wrong for once?
Gary
:sign0163:
B4X:
myArgs = "http://www.radtechs.org"
Shell( "explorer.exe", myArgs )
It pulls up two Explorer windows when running on the desktop.
I'm running Windows XP w/.Net 1.1 and 2.0, Basic4PPC v.5.8.
Surely I'm not doing something wrong for once?
Gary
:sign0163: