← Back to team overview

sikuli-driver team mailing list archive

[Bug 1821614] [NEW] How to enter command using type command which has a double quotes intit (send.exe 127.0.0.1 9089 "gcs23.yaml")

 

Public bug reported:

Hi RAiman,


I have to type the below command with double quotes included in it.

send.exe 127.0.0.1 9089 "GSME_GCS13b_Supplier - NC_ch1.yaml

type ()Command will not accept "" inside it.


Sikuli version:

<dependency>
    <groupId>com.sikulix</groupId>
    <artifactId>sikulixapi</artifactId>
    <version>1.1.0</version>
</dependency>

PLease provide solution.


Regards,
Chetan

** Affects: sikuli
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1821614

Title:
  How to enter command using type command which has a double quotes
  intit (send.exe 127.0.0.1 9089 "gcs23.yaml")

Status in Sikuli:
  New

Bug description:
  Hi RAiman,


  I have to type the below command with double quotes included in it.

  send.exe 127.0.0.1 9089 "GSME_GCS13b_Supplier - NC_ch1.yaml

  type ()Command will not accept "" inside it.

  
  Sikuli version:

  <dependency>
      <groupId>com.sikulix</groupId>
      <artifactId>sikulixapi</artifactId>
      <version>1.1.0</version>
  </dependency>

  PLease provide solution.

  
  Regards,
  Chetan

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1821614/+subscriptions


Follow ups