Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use this control in my own IDE developed in vb.net #24

Open
kcvinker opened this issue Jun 5, 2016 · 0 comments
Open

How to use this control in my own IDE developed in vb.net #24

kcvinker opened this issue Jun 5, 2016 · 0 comments

Comments

@kcvinker
Copy link

kcvinker commented Jun 5, 2016

Hi,
I am using this ConsoleControl to make an IDE in vb.net. So far so good. But i can't start process with this control.
I am making IDE for a scripting language named AutoIt. this is the code for running script with autoit interpreter.
Hide Copy Code
Shell(Autoit_InterPreter_Path & """" & FilenamePath & """")
This is working ok. But in consolecontrol, How can i use ConsoleControl in my project.
I need the user to run the script in my IDE and can see the result and exit code in this console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant