← Back to team overview

sikuli-driver team mailing list archive

[Question #257349]: Escaped Double Quotes treated as @

 

New question #257349 on Sikuli:
https://answers.launchpad.net/sikuli/+question/257349


Hello,

The following variable holds the location of a directory that I wish to provide to the CMD prompt 
If I print the following from within Sikuli, it looks correct; but when running the script the double quotes appear as at symbols (@)

sCurrentDBDir = ('\"C:\\Integra\\Data\\Testing Databases\\Current DB\\\" ')

When the script is run, I get the following:
@C:\Integra\Data\Testing Databases\Current DB\@ 

Any help would onceagain be appreciated

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.