|
-
Sep 18th, 2002, 11:43 AM
#1
Thread Starter
Hyperactive Member
Shell command
Hello all.. I am looking for the easist way to do a shell command.. basically, I want to do a Net Send.. i am converting a program from VB6 to .NET and would like to use the framework as much as possible. In the old program, i just issued the shell command and avoided the APIs.. do i need to use the APIs in .net or is something built in.. if not, can I shell it, and how do i do so..
thanks,
-mcd
[vbcode]
'*****************************
MsgBox "MCD :: [email protected]", vbInformation + vbOKOnly, "User"
'*****************************
[/vbcode]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|