ixautocal_asc
The ixautocal_asc command enables you to view, create, modify, and delete standard uajm calendars. The functionality is similar to the uajm autocal_asc command.
ixautocal_asc
command enables you to view, create, modify, and delete standard
calendars. The functionality is similar to the
autocal_asc command.
The following example shows the command being executed with a filename that contains lines to add dates to a calendar:
#>cat infileTESTCALA08/05/201109/05/201110/05/2011 #>ixautocal_ascUtility to Add/Delete or Print entries in Calendar. Calendar Name: Add (A) or Delete (D) or Print (P) ? Date (MM/DD/YYYY [HH:MM]): . Successful.Date (MM/DD/YYYY [HH:MM]): . Successful.Date (MM/DD/YYYY [HH:MM]): . Successful.Date (MM/DD/YYYY [HH:MM]): The following example shows the command being executed with standard input that prints out the dates in a calendar: #>echo "TESTCAL\nP" |ixautocal_ascUtility to Add/Delete or Print entries in Calendar. Calendar Name: Add (A) or Delete (D) or Print (P) ? Days in the Calendar: TESTCAL--------------------------------08/05/2011 00:0009/05/2011 00:0010/05/2011 00:00iXp Client Command Line Interface