Skip to content

Instantly share code, notes, and snippets.

@codebeta
Created April 25, 2016 23:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codebeta/a9f9c1c27320090d6de051b195918140 to your computer and use it in GitHub Desktop.
Save codebeta/a9f9c1c27320090d6de051b195918140 to your computer and use it in GitHub Desktop.
Dim tmpArgs As New clsCommandData
tmpArgs.cmd = txtCommand.text
linuxCommander.RunWorkerAsync(tmpArgs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment