Jump to content

Windows + DOS


 Share

Recommended Posts

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

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...