Hi! I recently built Remind 04.00.01 using DJGPP. Remind is a sophisticated command-line calendar program. The rem401.zip file includes a patch against the official source. Binaries: https://archive.org/download/remind-04.00.01-for-dos Source: https://dianne.skoll.ca/projects/remind/download/remind-04.00.01.tar.gz Summary of changes since 03.03.01: * Major new features: run-time support for other languages. * New commands: ADDOMIT, DO (like INCLUDE), INCLUDECMD * New functions: isany(), pad(), shellescape(), trig() * New keyword: MAYBE-UNCOMPUTABLE * New options: -pq, -tt[N], -x (rem2ps) * Many bug fixes, documentation fixes, and improvements. * Increased several internal limits. -Ben