SDUNC1 ;MAN/GRR - UNCANCEL CLINIC ; 04 APR 84 10:36 am
;;5.3;Scheduling;;Aug 13, 1993
ERRM W !,*7,*7,"This clinic date cannot be restored using the Restore Option because the",!,"pattern was for particular dates only and was created prior to"
W !,"Scheduling Version 3.55. Availability patterns created with Version",!,"3.55 and beyond WILL be able to be restored using the Restore Option."
W !,"To restore this particular pattern you will have to use the Set-up",!,"Clinic option and create a new availability for this one date"
W !,"This will work nicely even if the date cancelled was a partial",!,"cancellation! No appointments will be lost" Q
--- Routine Detail --- with STRUCTURED ROUTINE LISTING ---[H[J[2J[HSDUNC1 659 printed Oct 16, 2024@19:02:12 Page 2
SDUNC1 ;MAN/GRR - UNCANCEL CLINIC ; 04 APR 84 10:36 am
+1 ;;5.3;Scheduling;;Aug 13, 1993
ERRM WRITE !,*7,*7,"This clinic date cannot be restored using the Restore Option because the",!,"pattern was for particular dates only and was created prior to"
+1 WRITE !,"Scheduling Version 3.55. Availability patterns created with Version",!,"3.55 and beyond WILL be able to be restored using the Restore Option."
+2 WRITE !,"To restore this particular pattern you will have to use the Set-up",!,"Clinic option and create a new availability for this one date"
+3 WRITE !,"This will work nicely even if the date cancelled was a partial",!,"cancellation! No appointments will be lost"
QUIT