Jostein Berntsen wrote: > Has anyone found a script or another way to sort the reminders file, so > that all entries are sorted by date with the most recent at the end of > the file?
No, because except in the most simple cases, there's no defined sort order for REM statements. For example, which comes first: REM [complex_function()] Tue OMIT Sat Sun MSG foo REM Tue SATISFY [complex_function_2()] MSG bar Regards, David. _______________________________________________ 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
