TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Never used parameters before...

    Windows
    4
    25
    3.0k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Royher FigueraR
      Royher Figuera @Russ
      last edited by

      @Russ said in Never used parameters before...:

      @Royher-Figuera, good question. No, that's not possible. The preguntarle a Ejecuta Comando part tells Google Assistant to use TRIGGERcmd, and the part after that tells TRIGGERcmd what to do. I know it's a lot to say. That's why I like the Smart Home version better, but I know that only allows on or off as parameters.

      Wow, 😞 It´s a lot to say...

      But is a good reason to diggin about...

      1 Reply Last reply Reply Quote 0
      • Royher FigueraR
        Royher Figuera
        last edited by

        Hi @Russ I'm back again...

        Again when I make a searching, the results are the variables of my .bat file.

        For example

        https://www.farmatodo.com.ve/buscar?producto=$10$20$30$4&departamento=Todos&filtros=

        https://www.youtube.com/results?search_query=$10$20$30$4

        https://www.cinecalidad.is/?s=$10$20$30$4

        Before was go Well

        Can You Check, please?

        RussR 1 Reply Last reply Reply Quote 0
        • RussR
          Russ @Royher Figuera
          last edited by

          @Royher-Figuera, in a .bat file, the syntax for a parameter is %1 for the first parameter, and %2 for the second parameter, etc.

          So you could make a simple batch file that google's something like this:

          start https://www.google.com/search?q=%1
          

          Russell VanderMey

          Royher FigueraR 1 Reply Last reply Reply Quote 0
          • Royher FigueraR
            Royher Figuera @Russ
            last edited by

            @Russ said in Never used parameters before...:

            @Royher-Figuera, in a .bat file, the syntax for a parameter is %1 for the first parameter, and %2 for the second parameter, etc.

            So you could make a simple batch file that google's something like this:

            start https://www.google.com/search?q=%1
            

            @Russ Yes, my mistake.

            I have a error in my .bat file with a "$" and "%". I compare with my google.bat and this is ok and modified the another files.

            Thank You

            1 Reply Last reply Reply Quote 0
            • Ivan KulerI
              Ivan Kuler
              last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • First post
                Last post