mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
30 lines
1.1 KiB
Groff
30 lines
1.1 KiB
Groff
.\" $Id: cm2rem.1,v 1.2 2000-03-15 15:51:36 dfs Exp $
|
|
.TH CM2REM 1 "18 October 1999"
|
|
.UC4
|
|
.SH NAME
|
|
cm2rem.tcl \- Convert Sun's "cm" input file to Remind format
|
|
.SH SYNOPSIS
|
|
.B cm2rem.tcl < cm_file > remind_file
|
|
.SH DESCRIPTION
|
|
\fBcm2rem.tcl\fR reads the Sun calendar manager data file and converts
|
|
it into a \fBRemind\fR script. Note that \fBcm2rem.tcl\fR can convert
|
|
\fIonly\fR version 3 calendar manager files. If you are using version 4
|
|
files, there should be a system utility to convert them to version 3 files.
|
|
.SH AUTHOR
|
|
\fBcm2rem.tcl\fR is supported by Roaring Penguin Software
|
|
Inc. (http://www.roaringpenguin.com)
|
|
.PP
|
|
\fBcm2rem.tcl\fR was written by David F. Skoll <dfs@roaringpenguin.com>.
|
|
.SH BUGS
|
|
Not all of the Sun calendar manager options are respected. In particular,
|
|
nothing is done for e-mail actions. Also, the resulting Remind script
|
|
is not editable with \fBTkRemind\fR; you can only edit it with a text
|
|
editor.
|
|
.PP
|
|
\fBcm2rem.tcl\fR requires Tcl/Tk version 8.0 or higher. The
|
|
\fBtclsh\fR interpreter must be on your \fBpath\fR.
|
|
|
|
.SH SEE ALSO
|
|
\fBremind(1)\fR, \fBtkremind(1)\fR
|
|
|