<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Aug 22, 2024 at 10:29 AM Dianne Skoll via Remind-fans <<a href="mailto:remind-fans@lists.skoll.ca">remind-fans@lists.skoll.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, 22 Aug 2024 09:56:47 -0400<br>
Justin Alcorn via Remind-fans <<a href="mailto:remind-fans@lists.skoll.ca" target="_blank">remind-fans@lists.skoll.ca</a>> wrote:<br>
<br>
> I downloaded the latest v5 code and installed, and copied the<br>
> defs.rem into my directory.   I'm getting LOTS of te new error<br>
> starting on line 308 in that file.<br>
<br>
Oops!  I fixed everything in include/ but forgot about examples/<br>
<br>
Should be fixed in this commit:<br>
<br>
<a href="https://git.skoll.ca/Skollsoft-Public/Remind/commit/2223277f64967aaf8a49aae7fe9e44671e7238c1" rel="noreferrer" target="_blank">https://git.skoll.ca/Skollsoft-Public/Remind/commit/2223277f64967aaf8a49aae7fe9e44671e7238c1</a><br>
<br><br></blockquote><div><br></div><div>Sorry about the top-posting.</div><div><br></div><div>OK, that helps a lot. A couple of things - installing remind v5 was a big jump from what I was using before and I seem to have lost a couple of functions.</div><div><br></div><div>When using sunrise() I was formatting it by using _am_pm and _no_lz (to remove leading zeros) like this</div><div><br></div><div><div>fset _srtd() coerce("STRING", _no_lz(_am_pm(sunrise(today()))))</div><div>MSG Sun is up today in [$Location] from [_srtd()] to [_sstd()].%"%"%<br></div></div><div><br></div><div>I'm not sure where I got _am_pm, but after compiling from source and overwriting my defs.rem it's not longer available.  Does anyone know the definition of a function that would return a string like '06:30 AM' from an equivalent TIME value?</div><div><br></div><div>I feel really stupid for not backing up my old defs.rem, but I didn't think I modified it and figured I could always get an old version.</div><div><br></div><div>Last thing - the msgprefix and msgsuffix examples at the end of defs.rem is really messing me up.   I guess that wasn't intended to be included in a live file, but just as examples?  (hence the 'examples' directory, right?).  But I had always just included it.   Caveat Emptor, i guess :-)</div><div><br></div><div> </div></div></div>