* John Niendorf <[email protected]> [2011-01-18 12:47]:
Hi All, I have a reminder written as: REM 18 Jan 2011 +5 RUN wxremalert -d1 % Call Bank % %b This works fine. I have another reminder written as: REM 24 Jan 2011 +7 RUN wxremalert -d1 % Read Referat in Portal % Due %a % This also works fine. If however I try to use %b instead of %a I get: john@john-laptop:~$ rem sh: Syntax error: Unterminated quoted string Does anyone see why this is happening?
Just a wild guess: could the %b be providing ...in 6 days' time and the apostrophe looks like a quote character when sh parses it? -- David Rogers _______________________________________________ Remind-fans mailing list [email protected] http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans Remind is at http://www.roaringpenguin.com/products/remind
