Jump to content

Recommended Posts

Posted

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

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
×
×
  • Create New...