Danke schon!
It helps me very much!
Uzytkownik "Herfried K. Wagner [MVP]" <hirf-spam-me-(E-Mail Removed)> napisal w
wiadomosci news:(E-Mail Removed)...
> "Leszek Gruszka" <(E-Mail Removed)> schrieb:
> > Someone can help me?
> >
> > Dim aplik as integer
> > aplik = Shell("""gpresult.exe"" >1.txt", , True)
> >
> > I don't know how to run it properly. I'm getting an error at ">".
>
> ">" is a feature of the command shell. Take a look at this sample:
>
>
<URL:
http://dotnet.mvps.org/dotnet/sample...ds/RedirectCon
sole.zip>
>
> --
> Herfried K. Wagner [MVP]
> <URL:http://dotnet.mvps.org/>
>