Author Topic: Making the "-command" command line parameter work like "Execute by name"  (Read 2331 times)

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
I use batch files to launch VoiceAttack alongside a number of games, which means the command line options come in quite handy.

I'm trying to use "-command" to launch a dynamic command where the syntax determines what the command does, however, while the documentation states
Quote
-command “My Command Name” Executes the command specified by name in the
running profile.
it does not function like the "Execute by name(Advanced)" option for the "Execute Another Command", where the given command phrase is passed to the "{CMD}" token.

That functionality was implemented in v1.6.2 and listed as a bug fix, but as the command line option is even more niche, I felt it best to put in a feature request for this one.


EDIT: This was implemented somewhere along the line(it's not mentioned in the changelog), checked in v1.7.5
« Last Edit: April 24, 2019, 09:28:47 PM by Pfeil »