|
-
Oct 30th, 2000, 02:21 PM
#1
Thread Starter
Lively Member
when i click on command button it's opening the msdos prompt. but this what i like to do when user type any thing in msdos prompt and hit ENTER key, in my form text box text will says the user command line (what ever use enter in msdos prompt). Please help me
-
Oct 30th, 2000, 02:39 PM
#2
Lively Member
I do not believe you will be successful in transferring any text or keystrokes from the DOS level into a VB textbox
you can shell each command separately from a VB textbox
(I assume you already know: Shell "command.com /k", vbNormal
-
Oct 30th, 2000, 02:49 PM
#3
Thread Starter
Lively Member
Command.com /k
I am sorry but i don't know about Shell "command.com /k", vbNormal .What it can do and how it can help me.
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
|