Jump to content

multiple quotes, e.g., in RUN command


Recommended Posts

Setup examples include Run("notepad.exe")

I want to use a different editor which also takes command line with quotes. How can they be nested?

In some languages, the single and double quotes can be employed for this.

The command line I want to place in RUN() is

D:\ProgD\NoteTabPro\NotePro.exe "D:\NotesTxt\text1.txt","D:\NotesTxt\text2.txt"

i.e., full path to editor and two files in quotes.

And can I follow that RUN() with others?

thx

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...