Bob Goodwin | 19 Sep 2011 21:02

Remind error -


        I was just making an addition to an entry and all information
        for today disappeared. I retyped it and it looks ok but this
        error message keeps coming up whenever I do anything with
        remind. I'm viewing it with Tkremind, Fedora-15, 64 bit. But
        remind has performed faultlessly since installed what seems like
        several years ago.

                There was a problem running Remind:

                /mnt/srvr1/F10bkup/home/bobg/.reminders{1463): Undefined
                variable: ress

        Before I start messing with it I thought I might ask first if
        anyone knows what to do next? I would be lost without Remind.

        Thanks,

        Bob

Bob Paver | 19 Sep 2011 21:43
Favicon

Re: Remind error -

Is "ress" a typo or truncated variable name?

Maybe one of your lines in the remind file was broken into 2 lines and there is no "\" (continuation
character) at the end of the line.

Bob
http://paverian.wordpress.com/

"It is better to fail in originality than to succeed in imitation" Melville

On Sep 19, 2011, at 2:02 PM, Bob Goodwin wrote:

> 
>       I was just making an addition to an entry and all information
>       for today disappeared. I retyped it and it looks ok but this
>       error message keeps coming up whenever I do anything with
>       remind. I'm viewing it with Tkremind, Fedora-15, 64 bit. But
>       remind has performed faultlessly since installed what seems like
>       several years ago.
> 
> 
>               There was a problem running Remind:
> 
>               /mnt/srvr1/F10bkup/home/bobg/.reminders{1463): Undefined
>               variable: ress
> 
>       Before I start messing with it I thought I might ask first if
>       anyone knows what to do next? I would be lost without Remind.
> 
>       Thanks,
(Continue reading)

Bob Goodwin | 19 Sep 2011 22:13

Re: Remind error -

On 19/09/11 15:43, Bob Paver wrote:
> Is "ress" a typo or truncated variable name?
>
> Maybe one of your lines in the remind file was broken into 2 lines and there is no "\" (continuation
character) at the end of the line.
>
> Bob
> http://paverian.wordpress.com/
>
> "It is better to fail in originality than to succeed in imitation" Melville
>

        I thought your might be right since I had typed "press" but I
        don't see anything here?

        cat /mnt/srvr1/F10bkup/home/bobg/.reminders

        ...........   snip   ...................

        # TKTAG410 Next reminder was created with TkRemind.  DO NOT EDIT
        # -global-OptionType 1 -global-SkipType 1 -text-day1 19
        -text-mon1 September -text-year1 2011 -global-repbut 0
        -text-repdays 1 -text-wkday2 Monday -text-day2 19 -text-mon2
        September -text-year2 2011 -text-ordinal Third -text-wkday3
        Monday -text-mon3 September -text-year3 2011 -global-expbut 0
        -text-expday 19 -text-expmon September -text-expyear 2011
        -global-advbut 0 -text-advdays 3 -global-advcount 1
        -global-dSunday 1 -global-dMonday 0 -global-dTuesday 0
        -global-dWednesday 0 -global-dThursday 0 -global-dFriday 0
        -global-dSaturday 1 -global-timebut 0 -text-timehour 12
(Continue reading)

Jostein Berntsen | 19 Sep 2011 21:23
Picon
Favicon
Gravatar

Re: Remind error -

On 19.09.11,15:02, Bob Goodwin wrote:
> 
>        I was just making an addition to an entry and all information
>        for today disappeared. I retyped it and it looks ok but this
>        error message keeps coming up whenever I do anything with
>        remind. I'm viewing it with Tkremind, Fedora-15, 64 bit. But
>        remind has performed faultlessly since installed what seems like
>        several years ago.
> 
> 
>                There was a problem running Remind:
> 
>                /mnt/srvr1/F10bkup/home/bobg/.reminders{1463): Undefined
>                variable: ress
> 
>        Before I start messing with it I thought I might ask first if
>        anyone knows what to do next? I would be lost without Remind.
> 
>

What output do you get if you run this?

grep ress /mnt/srvr1/F10bkup/home/bobg/.reminders

Jostein

David F. Skoll | 19 Sep 2011 22:28
Favicon

Re: Remind error -

On Mon, 19 Sep 2011 16:13:51 -0400
Bob Goodwin <bobgoodwin@...> wrote:

>         However when the data disappeared I retyped all of it with the
>         addition of "opt press rt 19  RX meds" and the display is
>         correct, just the annoying error message.

You sure there's no "[ress" anywhere?  It's easy to type [ instead of p

Regards,

David.
Bob Goodwin | 19 Sep 2011 22:51

Re: Remind error -

On 19/09/11 16:28, David F. Skoll wrote:
> On Mon, 19 Sep 2011 16:13:51 -0400
> Bob Goodwin<bobgoodwin@...>  wrote:
>
>>          However when the data disappeared I retyped all of it with the
>>          addition of "opt press rt 19  RX meds" and the display is
>>          correct, just the annoying error message.
> You sure there's no "[ress" anywhere?  It's easy to type [ instead of p
>
> Regards,
>
> David.
> ________

        Yes, that is what I found when I grep'd the file as Bob Paver
        suggested. I saw a notice not to edit that file so I just made a
        copy before doing surgery but I know you are the remind
        authority so I will wait for your suggestion.

        I can type pretty fast using my own system but I do make
        errors!Usually I just go back and fix them but in this case it
        didn't fly ...

        Bob

Bob Goodwin | 19 Sep 2011 23:42

Re: Remind error -

On 19/09/11 16:51, Bob Goodwin wrote:
> On 19/09/11 16:28, David F. Skoll wrote:
>> On Mon, 19 Sep 2011 16:13:51 -0400
>> Bob Goodwin<bobgoodwin@...>  wrote:
>>
>>>          However when the data disappeared I retyped all of it with the
>>>          addition of "opt press rt 19  RX meds" and the display is
>>>          correct, just the annoying error message.
>> You sure there's no "[ress" anywhere?  It's easy to type [ instead of p
>>
>> Regards,
>>
>> David.
>> ________
>
>        Yes, that is what I found when I grep'd the file as Bob Paver
>        suggested. I saw a notice not to edit that file so I just made a
>        copy before doing surgery but I know you are the remind
>        authority so I will wait for your suggestion.
>
>        I can type pretty fast using my own system but I do make
>        errors!Usually I just go back and fix them but in this case it
>        didn't fly ...
>
>        Bob
>
>
>
>

(Continue reading)


Gmane