.NET way of doing this?

Jay1b

Contributor
Joined
Aug 3, 2003
Messages
640
Location
Kent, Uk.
Hi

I was wondering if someone could please tell me the correct '.NET' way of doing this?

Thanks.

Visual Basic:
        'Puts the commands after 
        CommandArgs = Microsoft.VisualBasic.Command.ToString()
 
Back
Top