Jump to content

Recommended Posts

Posted

Good day,

I am attempting to do something that I have done in cmd scripts  "for-ever-er".

May I ask, ""Why does work?"...  

Send("  G:\Session_Master\Show\Practice.shw")
    Send("{ENTER}")

..."And this does not?...

Send("G:\Session_Master\Show\Practice.shw")
    Send("{ENTER}")

The first example has two spaces before the path, whilst the second does not?
• The first produces the following input: G:\Session_Master\Show\Practice.shw
• The second produces the following input: :\Session_Master\Show\Practice.shw ... the "G" is missing!!

Any assistance would be appreciated! Thanks!

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