|
-
Nov 15th, 2000, 10:18 AM
#1
Thread Starter
Junior Member
I am using the following shell-command:
Call Shell("c:\winnt\system32\cmd.exe /c c:\test.cmd " & Text1.Text, vbNormalFocus)
It works, but when Text1.Text contains more than one word, it only uses the first word as parameter. I want the entire textfield to be the parameter.
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
|