Is your script executable? What happens if you try and run your label command from a command prompt? I'm not sure if the 1\ is required in your command? you had.... rmlsend LB\ 1\ "STATION RD1"\!
have you tried... rmlsend LB\ "STATION RD1"\! many thanks Geoff Barkman On Wed, Nov 9, 2011 at 10:35 AM, Jimmy Stinson <[email protected]> wrote: > I'm having problems running macros with RN. I've loaded 2 machines with > Appliance Rivendell 2.0 and upgraded to 2.1. One is a HP and the other > a iputittogether computer, both 64 bit machines. I can run the rmlsend > script (label) with no problem, but can't get a macro with RN to run the > scrip. Other macros with RN will not run either. I can run a macro > with 'LB STATION RD1!' correctly. Using LB or LC has the same effect. > > Macro: RN /home/rd/Scripts/label! > > label: #!/bin/bash > rmlsend LB\ 1\ "STATION RD1"\! > exit > > I'm still running one machine with 1.72 and having no problems with > macros using RN. > > Any ideas would be appreciated, > Jimmy > > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
