Ontosy Posted October 7, 2008 Posted October 7, 2008 Do it is possibile to execute a script as Windows Application a DOS Command Application simultaneously? For example: If $CmdLine[0]<>"" Then ConsoleWrite("Hello!") ; return message to dos else MsgBox(0,0,"Hello!") Endif
rasim Posted October 7, 2008 Posted October 7, 2008 I'm not sure, that has understood your question completely, but I think this can help you.
Ontosy Posted October 7, 2008 Author Posted October 7, 2008 I did as you said but it does nothing. I tried running it in the command prompt and just normally executing it, but nothing. I would to show the output in the dos box.
dbzfanatic Posted October 7, 2008 Posted October 7, 2008 Try running as CUI instead of GUI. Go to my website. | My Zazzle Page (custom products)Al Bhed Translator | Direct linkScreenRec ProSimple Text Editor (STE) [TUTORIAL]Task Scheduler UDF <--- First ever UDF!_ControlPaste() UDF[quote name='renanzin' post='584064' date='Sep 26 2008, 07:00 AM']whats help ?[/quote]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now