Double quotes doesn't seem to work in the Appliance version of bash. Single quotes does not return an error.
Still trying to figure out why PP does not seem to play the panel. I am going to double my audio settings in RDAdmin. Although hitting the panel in RD Panel does play back audio. Sent from my iPhone > On Jan 18, 2017, at 3:28 PM, Kyle Robbertze <[email protected]> wrote: > >> On 18/01/2017 22:25, Steve Varholy wrote: >> He's right. I used "/" as the delimiter. I also screwed up the S1 >> [...] >> When specifying RML code on the command line, it will likely be necessary >> to escape any special characters (such as spaces or bang [!] characters) >> to protect them from the shell. > This can also be done using quotes, which may be more readable for > longer commands: > > rmlsend "LL TestLog!" > > Cheers > Kyle > > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
