Index: Scheduling/trunk/cs/bsdx0200GUISourceCode/CGView.cs
===================================================================
--- Scheduling/trunk/cs/bsdx0200GUISourceCode/CGView.cs	(revision 1189)
+++ Scheduling/trunk/cs/bsdx0200GUISourceCode/CGView.cs	(revision 1190)
@@ -2221,5 +2221,5 @@
             if (!_canCancel)
             {
-                MessageBox.Show(this, "This appointment cannot be cancelled.\nReason:\nThe exam associated with this appointment is active.");
+                MessageBox.Show(this, "This appointment cannot be cancelled.\nReason:\nThe exam associated with this appointment is active/complete/discontinued.");
                 return;
             }
