dtcalendaraction(file formats) dtcalendaraction(file formats)
NAME
dtcalendaraction -- CDE calendar and appointment management actions
SYNOPSIS
Dtcm
DtcmEdit appointment
DtcmInsert appointment
Open appointment
Insert appointment
DESCRIPTION
The CDE Calendar and Appointment Services support the following calendar and appointment management actions:
Dtcm Open a view of the user's default calendar.
DtcmEdit appointment
Edit the appointment named by the pathname in the appointment argument.
DtcmInsert appointment
Insert the appointment named by the pathname in the appointment argument into the user's default calendar.
Open appointment
Edit the appointment named by the pathname in the appointment argument.
Insert appointment
Insert the appointment named by the pathname in the appointment argument into the user's default calendar.
These actions can be invoked from an application using the DtActionInvoke(3) function or invoked from a command line using the dtaction(1)
utility.
All appointments are text files including calendar entries defined in dtcm_entry4.
SEE ALSO
dtaction(1), DtActionInvoke(3).
dtcalendaraction(file formats)