/* --- Script © 2005-2009 EC Software --- */
var ua = navigator.userAgent;
var dom = (document.getElementById) ? true : false;
var ie4 = (document.all && !dom) ? true : false;
var ie5_5 = ((ua.indexOf("MSIE 5.5")>=0 || ua.indexOf("MSIE 6")>=0) && ua.indexOf("Opera")<0) ? true : false;
var ns4 = (document.layers && !dom) ? true : false;
var offsxy = 6;
function hmshowPopup(e, txt, stick) {
  var tip = '<table  cellpadding="6" cellspacing="0" style="background-color:#FFFFFF; border:1px solid #000000; border-collapse:collapse;"><tr valign=top><td>'+ txt + '<\/td><\/tr><\/table>';
  var tooltip = atooltip();
  e = e?e:window.event;
  var mx = ns4 ? e.PageX : e.clientX;
  var my = ns4 ? e.PageY : e.clientY;
  var obj   = (window.document.compatMode && window.document.compatMode == "CSS1Compat") ? window.document.documentElement : window.document.body;
  var bodyl = (window.pageXOffset) ? window.pageXOffset : obj.scrollLeft;
  var bodyt = (window.pageYOffset) ? window.pageYOffset : obj.scrollTop;
  var bodyw = (window.innerWidth)  ? window.innerWidth  : obj.offsetWidth;
  if (ns4) {
    tooltip.document.write(tip);
    tooltip.document.close();
    if ((mx + offsxy + bodyl + tooltip.width) > bodyw) { mx = bodyw - offsxy - bodyl - tooltip.width; if (mx < 0) mx = 0; }
    tooltip.left = mx + offsxy + bodyl;
    tooltip.top = my + offsxy + bodyt;
  }
  else {
    tooltip.innerHTML = tip;
    if (tooltip.offsetWidth) if ((mx + offsxy + bodyl + tooltip.offsetWidth) > bodyw) { mx = bodyw - offsxy - bodyl - tooltip.offsetWidth; if (mx < 0) mx = 0; }
    tooltip.style.left = (mx + offsxy + bodyl)+"px";
    tooltip.style.top  = (my + offsxy + bodyt)+"px";
  }
  with(tooltip) { ns4 ? visibility="show" : style.visibility="visible" }
  if (stick) document.onmouseup = hmhidePopup;
}
function hmhidePopup() {
  var tooltip = atooltip();
  ns4 ? tooltip.visibility="hide" : tooltip.style.visibility="hidden";
}
function atooltip(){
 return ns4 ? document.hmpopupDiv : ie4 ? document.all.hmpopupDiv : document.getElementById('hmpopupDiv')
}
popid_408324869X="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Actual Times<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">The actual start and end times of a <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1809110615X, true);\" class=\"popuplink\">booking<\/a>, rather than the scheduled times.<\/span><\/p>\n\r"
popid_1809110615X="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Booking<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Any event that you want to schedule with ResSched. A booking consists of a booking name, a start time, an end time, at least one date and at least one resource. Bookings can be <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Single<\/span><span style=\"font-size: 9pt;\"> (occur only once) or <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Repeated<\/span><span style=\"font-size: 9pt;\"> (occur more than once). <\/span><\/p>\n\r"
popid_1530037734X="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Browse<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Scroll through a list of <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1809110615X, true);\" class=\"popuplink\">bookings<\/a>, <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1145642305, true);\" class=\"popuplink\">resources<\/a>, or groups. Depending on the function that you are browsing, you can select, add, change or delete items from the list.<\/span><\/p>\n\r"
popid_1404052621X="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Client<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">The person or organization for whom the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1145642305, true);\" class=\"popuplink\">resources<\/a> are being booked.<\/span><\/p>\n\r"
popid_1393539036X="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Colors<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Foreground and background colors may be assigned to types of bookings, resources, clients, and booking status. These colors are system wide and can be set only by System Administrators or Resource Administrators.<\/span><\/p>\n\r"
popid_1623142="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Date<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Every booking must be scheduled for at least one date. When selecting a <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1809110615X, true);\" class=\"popuplink\">booking<\/a> that has more than one date, be sure to get the right date. Otherwise, when you change the booking information, the changes will be applied to the wrong dates.<\/span><\/p>\n\r"
popid_1741750722="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Date Format<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">ResSched uses the date format you have chosen in Windows Control Panel.<\/span><\/p>\n\r"
popid_742054297="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Default<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Initial values that are entered automatically at the start of different ResSched functions. &nbsp; These initial values are usually set in the <a href=\"system_settings_window.htm\">System Settings<\/a> or <a href=\"update_user_preferences_window.htm\">User Preferences<\/a><\/span><span style=\"font-size: 9pt; font-weight: bold;\">.  <\/span><span style=\"font-size: 9pt;\">The values can be changed by user when they are using the different ResSched functions. <\/span><\/p>\n\r"
popid_630724143="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">General Users<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">A user with access rights to book resources. General users must be approved for booking all resources or just specified resources.<\/span><\/p>\n\r"
popid_2284359="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Lock<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">When users make a booking, they can lock the booking so other general users cannot change or delete it. Both <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1110927074X, true);\" class=\"popuplink\">Resource<\/a> and <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_283842121X, true);\" class=\"popuplink\">System administrators<\/a> can override a booking lock.<\/span><\/p>\n\r"
popid_149230386="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Look-up &nbsp;Calendar<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">ResSched includes a small look-up calendar to help you enter dates quickly and accurately. The look-up calendar is accessed by clicking the small <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Calendar<\/span><span style=\"font-size: 9pt;\"> button <\/span><img src=\"calbutton.png\" width=\"21\" height=\"22\" border=\"0\" alt=\"calbutton\"><span style=\"font-size: 9pt;\">beside date entry fields. Double clicking a date or clicking the date and then clicking the <\/span><span style=\"font-size: 9pt; font-weight: bold;\">OK<\/span><span style=\"font-size: 9pt;\"> button will enter the date in the original date field. <\/span><\/p>\n\r"
popid_1904596744X="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Pooled Resource<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">A pooled resource<\/span><span style=\"font-family: \'Arial\'; font-weight: bold; color: #800000;\"> <\/span><span style=\"font-size: 9pt;\">comprises indistinguishable units that are not separately identified. Several units of the resource can be booked at the same time. For example, a conference center may have many folding tables. &nbsp;The person who schedules the use of these tables may not be concerned about which tables go into which meeting rooms, but would want to know that the inventory of folding tables is not over booked at any time. &nbsp; <\/span><\/p>\n\r"
popid_2035110687X="<p><span style=\"font-size: 12pt; font-family: \'Arial\'; font-weight: bold;\">P<\/span><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">rimary Resource<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">A primary resource is usually the main resource for a booking. For example, a meeting room would normally be treated as a primary resource, while the chairs, tables and other items in the room would be designated as other resources for the booking. <\/span><\/p>\n\r"
popid_776351477X="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Private Booking<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">A private booking is one that can be viewed only by the person who made the booking. <\/span><\/p>\n\r"
popid_918706832X="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Repeats<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Repeats are multiple occurrences of the same <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1809110615X, true);\" class=\"popuplink\">booking<\/a> on different days. Repeats can be regular (there are five options for automatically scheduling regular repeats) or irregular (you must select each repeat yourself).<\/span><\/p>\n\r"
popid_213856775="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #7f0000;\">Reserve User<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Like <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_630724143, true);\" class=\"popuplink\">General Users<\/a>, &nbsp;Reserve Users can book authorized resources but they are limited to only one status. &nbsp;They can also be restricted from seeing the detail of any bookings made by others. &nbsp;By limiting the reserve user to a single status, &nbsp;Resource Administrators can see at a glance which reservations need to be confirmed.<\/span><\/p>\n\r"
popid_1110927074X="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Resource Administrator<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">A user with special access rights and responsibilities for determining which resources are to be included by ResSched and who can book them. <\/span><\/p>\n\r"
popid_432470913X="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Resource Groups<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">A resource group is a list of some of the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1145642305, true);\" class=\"popuplink\">resources<\/a> entered in ResSched. A resource group can be used to quickly schedule several resources for the same <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1809110615X, true);\" class=\"popuplink\">booking<\/a> or view the schedules of a set of resources. <\/span><\/p>\n\r"
popid_1145642305="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Resources<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">The equipment, space, people, etc. being booked. Up to 30 characters are allowed for the name of &nbsp;resource, and each name must be unique. <\/span><\/p>\n\r"
popid_531700555="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Routine Bookings<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">A list commonly used booking names that users can pick from a drop list instead of having to enter manually. Only System Administrators can create routine bookings that are used system wide. Individual users can add to this list, but these additions will be available only to that user. <\/span><\/p>\n\r"
popid_523791725X="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Special Days<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Special days are those periods that you want scheduled differently from ordinary days. Religious or civic holidays, vacations, and school breaks are all examples of possible special days. When you try to schedule a <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1809110615X, true);\" class=\"popuplink\">booking<\/a> on a special day, the <a href=\"booking_conflicts_window.htm\">Booking Conflicts<\/a> window appears to notify you of the special day period.<\/span><\/p>\n\r"
popid_283842121X="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">System Administrator<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">System Administrators have the highest user access. They can add and change users and their access levels, as well as determining defaults and settings controlling how ResSched works.<\/span><\/p>\n\r"
popid_451405565X="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Time Format<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">ResSched will display time in whatever format you have chosen in Windows Control Panel.<\/span><\/p>\n\r"
popid_1701799785X="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">Update Access Users and View Only Users<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">ResSched is licensed according to the number of update access users using it. <\/span><\/p>\n\r<p>&nbsp;<\/p>\n\r<p><span style=\"font-size: 9pt;\">An update access user is any person who can change any information in ResSched. Each update access user has his or her own user ID and password. The term \'update access user\' in license and ordering documentation refers to the number of user IDs with update access in total, not the number using it at any one moment (concurrent users).<\/span><\/p>\n\r<p>&nbsp;<\/p>\n\r<p><span style=\"font-size: 9pt;\">View only users, as the name implies, can only see and print the information in ResSched. &nbsp;Organizations have the option of purchasing a license for an unlimited number of view only users for a small fee.  <\/span><\/p>\n\r"
popid_1685644784="<p><span style=\"font-size: 11pt; font-family: \'Arial\'; font-weight: bold; color: #800000;\">View only user<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">A user who is only allowed to view or print information in ResSched.<\/span><\/p>\n\r"
popid_1368605425X="<p><img src=\"lookupbutton.png\" width=\"18\" height=\"21\" border=\"0\" alt=\"LookupButton\"><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">TOPIC CHANGE &nbsp; &nbsp; &nbsp; &nbsp;DATE &nbsp; &nbsp; &nbsp; &nbsp;EDITOR<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Alerts, Set(203) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;01\/28\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added sentence describing what happens when alerts are triggered. <\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Booking, Add\/Update (204) &nbsp; &nbsp; &nbsp; &nbsp;17\/04\/01 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added note about choosing resources for repeat bookings<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">and other changes to window.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Booking, Add Repeat (206) &nbsp; &nbsp; &nbsp; &nbsp;17\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added note about choosing resources for repeat bookings.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Booking, Delete (210) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;17\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed reference to Purge Old Bookings<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Purge Old Bookings (244) &nbsp; &nbsp; &nbsp; &nbsp;17\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Renamed from Batch Delete Old Bookings<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Browse Resources - Multiple Select  &nbsp; &nbsp; &nbsp; &nbsp;17\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Window (247)<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added note about choosing resources for repeat bookings.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Add\/Update Booking Window (237) &nbsp; &nbsp; &nbsp; &nbsp;17\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added note about choosing resources for repeat bookings.<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Text altered to describe Project and other changes<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Update System Settings Window (267) &nbsp; &nbsp; &nbsp; &nbsp;17\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Text altered to reflect changes in window.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Update User Preferences Window (266) &nbsp; &nbsp; &nbsp; &nbsp;17\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Text altered to accommodate three new check boxes.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Short Name (166) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;17\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Topic deleted, and term Short Name changed to<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">name in:<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Add\/Update Booking <\/span><span style=\"font-size: 9pt;\">window (237); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Browse Bookings<\/span><span style=\"font-size: 9pt;\"> window (242);<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Add\/Update Resource<\/span><span style=\"font-size: 9pt;\"> window (245); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Units of Pooled Resource<\/span><span style=\"font-size: 9pt;\"> window (269);<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Bookings, Scan<\/span><span style=\"font-size: 9pt;\"> (212); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Resource, Add<\/span><span style=\"font-size: 9pt;\"> (218); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Resource, Change<\/span><span style=\"font-size: 9pt;\"> (221) <\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Long Name (165) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;17\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Topic deleted, and term deleted from:<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Add\/Update Resource<\/span><span style=\"font-size: 9pt;\"> window (245); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Browse Resources - Single Select<\/span><span style=\"font-size: 9pt;\"> window (246);<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Browse Resources - Multiple Select<\/span><span style=\"font-size: 9pt;\"> window (247); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Menu<\/span><span style=\"font-size: 9pt;\"> (16);<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Import Data<\/span><span style=\"font-size: 9pt;\"> (1664)<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Replaced Edit\/View button with Open &nbsp; &nbsp; &nbsp; &nbsp;18\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Button label changed on: <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Browse Bookings<\/span><span style=\"font-size: 9pt;\"> window (242); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Browse<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Routine Bookings <\/span><span style=\"font-size: 9pt;\">window (280); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Browse Resources - Single <\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Select<\/span><span style=\"font-size: 9pt;\"> window (246); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Browse Resource Groups<\/span><span style=\"font-size: 9pt;\"> window (250);<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Browse Users - Single Select <\/span><span style=\"font-size: 9pt;\">window (252); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Browse User Groups<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">window (256); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Browse Clients<\/span><span style=\"font-size: 9pt;\"> (258); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Bookings, Change<\/span><span style=\"font-size: 9pt;\"> (208); <\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Resource, Change <\/span><span style=\"font-size: 9pt;\">(221); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Resource Group, Change<\/span><span style=\"font-size: 9pt;\"> (226);<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">User Properties, Change<\/span><span style=\"font-size: 9pt;\"> (236); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">User Group, Change<\/span><span style=\"font-size: 9pt;\"> (233);<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Client, Change<\/span><span style=\"font-size: 9pt;\"> (279)<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Add\/Update Resource window (245) &nbsp; &nbsp; &nbsp; &nbsp;18\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Description of inactive check box was added.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Browse Resources window (246) &nbsp; &nbsp; &nbsp; &nbsp;19\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added description of Locator<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Browse Clients window (258) &nbsp; &nbsp; &nbsp; &nbsp;19\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added description of Locator<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Add\/Update Resource Groups window (249) &nbsp; &nbsp; &nbsp; &nbsp;19\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed # of characters in name.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Resource Group, Add (223) &nbsp; &nbsp; &nbsp; &nbsp;19\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed # of characters in name.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Browse General Users - Multiple Select (253) &nbsp; &nbsp; &nbsp; &nbsp;19\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Text altered to reflect changes in window.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Calendar Options window (265) &nbsp; &nbsp; &nbsp; &nbsp;22\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM &nbsp; &nbsp; &nbsp; &nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Text altered to reflect changes in window. Name <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">changed to <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Print Text Calendar<\/span><span style=\"font-size: 9pt;\">, and new name changed in <\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Using MS Word <\/span><span style=\"font-size: 9pt;\">(17); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Menu and Toolbar<\/span><span style=\"font-size: 9pt;\"> (16); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Setup for Using<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">MS Word <\/span><span style=\"font-size: 9pt;\">window (273); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Calendars, Print<\/span><span style=\"font-size: 9pt;\"> (213)<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Category windows created &nbsp; &nbsp; &nbsp; &nbsp;01\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM &nbsp; &nbsp; &nbsp; &nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Includes <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Add\/Update Project<\/span><span style=\"font-size: 9pt;\"> Window (1668); <\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Project, Add <\/span><span style=\"font-size: 9pt;\">(1669); <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Browse Projects Window <\/span><span style=\"font-size: 9pt;\">(1670); <\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Projects, Browse<\/span><span style=\"font-size: 9pt;\"> (1671)<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan a Client for a Week Window (276) &nbsp; &nbsp; &nbsp; &nbsp;01\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Notation about new ability to pass on the <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">client name to<\/span><span style=\"font-size: 9pt; font-weight: bold;\"> Add\/Update Booking <\/span><span style=\"font-size: 9pt;\">window.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan a Client for a Month Window (277) &nbsp; &nbsp; &nbsp; &nbsp;01\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Notation about new ability to pass on the <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">client name to<\/span><span style=\"font-size: 9pt; font-weight: bold;\"> Add\/Update Booking <\/span><span style=\"font-size: 9pt;\">window.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Resource Group for a Day Window (259)01\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Text changes to accommodate alterations in window <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">and horizontal display and a note about Classic Format.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Resource Group for a Week Window (260)01\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Text changes to accommodate alterations in window <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">and horizontal display and a note about Classic Format.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Resource Group for a Month Window (261)01\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Text changes to accommodate alterations in window <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">and horizontal display.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Resource for a Week Window (261) &nbsp; &nbsp; &nbsp; &nbsp;01\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Notation about new ability to pass on the <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">resource name to<\/span><span style=\"font-size: 9pt; font-weight: bold;\"> Add\/Update Booking <\/span><span style=\"font-size: 9pt;\">window.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Resource for a Month Window (262) &nbsp; &nbsp; &nbsp; &nbsp;01\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Notation about new ability to pass on the <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">resource name to<\/span><span style=\"font-size: 9pt; font-weight: bold;\"> Add\/Update Booking <\/span><span style=\"font-size: 9pt;\">window.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Project Window (1673) &nbsp; &nbsp; &nbsp; &nbsp;02\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">New topic created.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Browse Bookings Window (242) &nbsp; &nbsp; &nbsp; &nbsp;02\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added note about resource, client, resource <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">group or category name being passed on to the <\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Add\/Update Booking<\/span><span style=\"font-size: 9pt;\"> window.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Bookings, Scan (212) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;02\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Made changes to accommodate new scans.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Booking, Add\/Update (204) &nbsp; &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed Repeat and Add resource sections to better reflect \'available resources feature\', &nbsp;reduced drop lists descriptions, changed section order.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Booking, Add Repeat (206) &nbsp; &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Moved available resource warning to bottom<\/span><span style=\"font-size: 9pt; font-weight: bold;\"> <\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Browse Resources - Multiple Select  &nbsp; &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Window (247)<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Slightly changed note on available resources option and removed paragraph on Status colours.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Add\/Update Booking Window (237) &nbsp; &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Remove Inactive link and moved category link for consistency. &nbsp;Changed and moved the available resources section to adding resources and reordered that section.  <\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Update System Settings Window (267) &nbsp; &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Reduced words in Alerts - User Only. &nbsp;Change the Cache Client and Cache Resources section.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Update User Preferences Window (266) &nbsp; &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added \'When weekend is checked\' to \'Notify me when\' section<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Browse Resources window (246) &nbsp; &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Removed reference to case sensitivity  <\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Browse Clients window (258) &nbsp; &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Removed reference to case sensivity (6.0 change)<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Calendar Options window (265) &nbsp; &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Removed obsolete reference to date format in Start Date<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Browse Projects Window (1670) &nbsp; &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Removed reference to case sensivity<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Resource Group for a Day Window (259)06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Resource Group for a Week Window &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Resource Group for a Month Window &nbsp; &nbsp; 06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">These are really just one window, even though they are called by different items on the menu.<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Consolidated to one window description, removed warning about overlapping bookings<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">and described new process for displaying overlaps on subsequent rows<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Group &nbsp;Day Classic Window (1674) &nbsp; &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp; CJR<\/span><span style=\"font-size: 9pt;\"> <\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Group Week Classic Window (1675) &nbsp; &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp; CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">These windows have been restored to the help file as \'Classic Format\'<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Group for a Flexible Period Window(263) 06\/05\/02  &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Marked as \'Classic Format\'<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan a Client for a Week Window (276) &nbsp; &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan a Client for a Month Window (277) &nbsp; &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Resource for a Week Window (261) &nbsp; &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Resource for a Month Window (262) &nbsp; &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed the section on passing resource or client to Add\/Update booking<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Project Window (1673) &nbsp; &nbsp; &nbsp; &nbsp;06\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Slight modifications<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Bookings, Scan (212) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;02\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Removed obsolete references to 50 resource limits. &nbsp;And consolidated the references to Scan Group Day, Week.<\/span><span style=\"font-size: 9pt; font-weight: bold;\"> <\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Booking, Add\/Update (204) &nbsp; &nbsp; &nbsp; &nbsp;07\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Tidied up the language and fixed some errors.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Booking, Add Repeat (206)  &nbsp; &nbsp; &nbsp; &nbsp;07\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Tidied up the language.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Update System Settings (267) &nbsp; &nbsp; &nbsp; &nbsp;07\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Minor tidying up of language.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Resource Group Window  &nbsp; &nbsp; &nbsp; &nbsp;07\/06\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">(Day, Week, Month) (259)<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Minor error correction in text. <\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">  <\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Group Day Classic (1674) &nbsp; &nbsp; &nbsp; &nbsp;07\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Minor tidying up of text.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Group Week Classic (1675) &nbsp; &nbsp; &nbsp; &nbsp;07\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Minor tidying up of text.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Resource for a Week Window (261) &nbsp; &nbsp; &nbsp; &nbsp;07\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Minor tidying up of text.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Bookings, Scan (212) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;08\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Obsolete references to the colours of &nbsp;the Availability scans (now Blue,Yellow,Red), and to the maximum number of bookings per day in Month Scans.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Booking, Add\/Update (204) &nbsp; &nbsp; &nbsp; &nbsp;08\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added reference to routine booking drop list to Booking field item<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Update System Settings Window (267) &nbsp; &nbsp; &nbsp; &nbsp;28\/05\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added exception for RA\'s and SA\'s to Disallow Conflicts<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Report Preview Window(275) &nbsp; &nbsp; &nbsp; &nbsp;05\/08\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Revised to reflect new pdf functionality<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Schedules and Reports, Save as Pdf (1685) &nbsp; &nbsp; &nbsp; &nbsp;05\/08\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">New<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Schedules and Reports, E-mail (1695) &nbsp; &nbsp; &nbsp; &nbsp;05\/08\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">New<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Schedules and Reports, Post on Web(1705) &nbsp; &nbsp; &nbsp; &nbsp;05.08\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">New<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Converting Old Data (1641) &nbsp; &nbsp; &nbsp; &nbsp;09\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Updated version reference and phone number<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Menu and Toolbar &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;09\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changes to Scan menu items and buttons to reflect choice of horizontal or vertical formats (replaces Classical section). New image.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Group Day Vertical (1674) &nbsp; &nbsp; &nbsp; &nbsp;09\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed title and context string from Classic; added link to Horizontal\/Vertical topic <\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Group Week Vertical (1675) &nbsp; &nbsp; &nbsp; &nbsp;09\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed title and context string from Classic; added link to Horizontal\/Vertical topic <\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Horizontal vs Vertical Display Format (1676) &nbsp; &nbsp; &nbsp; &nbsp;09\/04\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">New<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">204, 275, 1685, 1695, 1705, 16, 1674, 1675,  &nbsp; &nbsp; &nbsp; &nbsp;10\/03\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">1676 - <\/span><span style=\"font-size: 9pt;\">made minor language changes and\/or fixed links<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Trouble Shooting (18) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/03\/02 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Removed obsolete sections on OK\/Print buttons and ResSched crashes with too mantime slotsts.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Bookings, Scan (212) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/03\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM &nbsp; &nbsp; &nbsp; &nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed reference from Classic to Vertical<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Schedules and Reports, E-mail (1695) &nbsp; &nbsp; &nbsp; &nbsp;10\/03\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed text layout<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Schedules and Reports, Save as pdf &nbsp; &nbsp; &nbsp; &nbsp;10\/03\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed text layout<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Group for Flexible Period (270) &nbsp; &nbsp; &nbsp; &nbsp;10\/03\/02 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed reference from Classic to Vertical<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Bookings, Scan (212) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;04\/02\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added \"Also notice that as you move the <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">cursor across the bookings (without dragging) <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">in some scan windows that the time is <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">displayed above the cursor.\" plus added<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">two paragraphs in several places re<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">new drag and drop feature. Text modified <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">as required.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Resource Group window (Day, Week, &nbsp; &nbsp; &nbsp; &nbsp;04\/02\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Month) (259)<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added two paragraphs re new drag and drop feature.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan a Resource for a Week window (261) &nbsp; &nbsp; &nbsp; &nbsp;04\/02\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added two paragraphs re new drag and drop feature.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan a Resource for a Month window (262) &nbsp; &nbsp; &nbsp; &nbsp;04\/02\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added two paragraphs re new drag and drop feature.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Resource Group for Available Time<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">window (263) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;04\/02\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added one paragraph re new drag and drop feature.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Availability of Pooled Resource  &nbsp; &nbsp; &nbsp; &nbsp;04\/02\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">window (264)<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added one paragraph re new drag and drop feature.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan a Client for a Week window (276) &nbsp; &nbsp; &nbsp; &nbsp;04\/02\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added two paragraphs re new drag and drop feature.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan a Client for a Month window (277) &nbsp; &nbsp; &nbsp; &nbsp;04\/02\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added two paragraphs re new drag and drop feature.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan a Project window (1673) &nbsp; &nbsp; &nbsp; &nbsp;04\/02\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM &nbsp; &nbsp; &nbsp; &nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added two paragraphs re new drag and drop feature.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Group Day (Vertical) (1674) &nbsp; &nbsp; &nbsp; &nbsp;04\/02\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added two paragraphs re new drag and drop feature.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Group Week (Vertical) (1675) &nbsp; &nbsp; &nbsp; &nbsp;04\/02\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added two paragraphs re new drag and drop feature.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Order Form for Corporate Edition (49) &nbsp; &nbsp; &nbsp; &nbsp;04\/03\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Corrected price of unlimited View only<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">259, 261, 262, 276, 277, 1673, 1674, 1675 &nbsp; &nbsp; &nbsp; &nbsp;04\/23\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added<\/span><span style=\"font-size: 9pt; font-weight: bold;\"> <\/span><span style=\"font-size: 9pt;\">\"<\/span><span style=\"font-size: 9pt; font-weight: bold;\">NOTE:<\/span><span style=\"font-size: 9pt;\"> You cannot drag an existing <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">booking if \'Use multi-day bookings\' has been <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">turned on in System Settings.\" Added<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">link to Multi-day and Repeat Bookings (1631)<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added \"Existing bookings cannot be dragged <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">and new bookings cannot be inserted by clicking <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">a time slot if you are accessing ResSched <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">through the Web module.\"<\/span><span style=\"font-size: 9pt; font-weight: bold;\"> <\/span><\/p>\n\r<p>&nbsp;<\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">263, 264 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;04\/23\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added<\/span><span style=\"font-size: 9pt; font-weight: bold;\"> \"<\/span><span style=\"font-size: 9pt;\">New bookings cannot be inserted by <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">clicking a time slot if you are accessing <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">ResSched through the Web module.\" <\/span><\/p>\n\r<p>&nbsp;<\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Multi-day and Repeat Bookings (1631) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;04\/23\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added \"<\/span><span style=\"font-size: 9pt; font-weight: bold;\">NOTE: <\/span><span style=\"font-size: 9pt;\">When using some Scan windows, <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">it is possible to drag and drop existing bookings <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">into new time slots. This cannot be done when <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">\'Use multi-day bookings\' has been turned on in <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">System Settings.\"<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">1674, 1675 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;04\/23\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Removed reference to red tentative bookings <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">and replaced it with \"If your System <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Administrator has configured ResSched to <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">allow tentative bookings, they will be accompanied <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">by a question mark to distinguish them from <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">normal bookings when they are printed.\"<\/span><\/p>\n\r<p>&nbsp;<\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Installing ResSched (12) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;05\/15\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Increased version to 6.3 and added XP to operating<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">systems<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Converting Old Data &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;05\/15\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Removed reference to 6.0<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Update System Settings (267) &nbsp; &nbsp; &nbsp; &nbsp;10\/07\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Noted changes re General, User Settings and <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Security &amp; Maintenance tabs<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan Resource Group (259) &nbsp; &nbsp; &nbsp; &nbsp;10\/07\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed sub-title and text to accommodate<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">quarter and year. Changed text re display format<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">and linked to 1676.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Browse Users Single Select (252) &nbsp; &nbsp; &nbsp; &nbsp;10\/07\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added note re info displayed at bottom<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">of window.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Add\/Update User window (254) &nbsp; &nbsp; &nbsp; &nbsp;10\/07\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed text to accommodate changes to <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">General tab and two new tabs.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Update User Preferences window (266) &nbsp; &nbsp; &nbsp; &nbsp;10\/07\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added text re Default category.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Add\/Update Booking window (237) &nbsp; &nbsp; &nbsp; &nbsp;10\/07\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added text to accommodate new Deletebuttonon.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Add\/Update Resource window (245) &nbsp; &nbsp; &nbsp; &nbsp;10\/07\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Wrote text to accommodate new tabs.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Browse Bookings window (242) &nbsp; &nbsp; &nbsp; &nbsp;10\/08\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed text to accommodate new<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Include Inactive check box.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Bookings, Browse (207) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/08\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM &nbsp; &nbsp; &nbsp; &nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed text to accommodate new<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Include Inactive check box.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Delete Multiple Clients window (288)  &nbsp; &nbsp; &nbsp; &nbsp;10\/08\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Created new window and graphic. &nbsp; &nbsp; &nbsp; &nbsp;<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Client, Delete (289) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/08\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM &nbsp; &nbsp; &nbsp; &nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Created new topic.<\/span><\/p>\n\r<p><span style=\"width:152px\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Invoice Clients window (1663) &nbsp; &nbsp; &nbsp; &nbsp;10\/08\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Amended text to reflect new fields<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">for second tax rate and discount rate. &nbsp; &nbsp; &nbsp; &nbsp;<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Read Only topic (42) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/08\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Renamed View only and context string <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">changed to view_only.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Read Only<\/span><span style=\"font-size: 9pt;\"> term replaced by View Only &nbsp; &nbsp; &nbsp; &nbsp;<\/span><span style=\"font-size: 9pt; font-weight: bold;\">10\/08\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">in <\/span><span style=\"font-size: 9pt; font-weight: bold;\">Add\/Update Booking window (237)<\/span><span style=\"font-size: 9pt;\">;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Browse Users - Single Select window (252)<\/span><span style=\"font-size: 9pt;\">;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Browse General Users &nbsp;Multiple Select window (253)<\/span><span style=\"font-size: 9pt;\">;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Add\/Update User window (254)<\/span><span style=\"font-size: 9pt;\"> <\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Horizontal vs Vertical (1676) &nbsp; &nbsp; &nbsp; &nbsp;10\/09\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added mention of client week as another option<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">for choosing between horizontal and vertical<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan a Client for a Week (276) &nbsp; &nbsp; &nbsp; &nbsp;10\/09\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added option of either a horizontal or vertical <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">display format.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan a Client for a Month (277) &nbsp; &nbsp; &nbsp; &nbsp;10\/09\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added option of horizontal display format.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Booking, Delete (210) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/09\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added note about using Delete button on <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Add\/Update Booking window.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Downtime, Schedule (290)  &nbsp; &nbsp; &nbsp; &nbsp;10\/09\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Created new topic.<\/span><\/p>\n\r<p><span style=\"width:152px\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Resource, Restrict Who Can Book or View (291) &nbsp; &nbsp; &nbsp; &nbsp;10\/09\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Created new topic<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Menu and Toolbar (16) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/09\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added notes re two new buttons: Client Week<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">and Client Month.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Pooled Resources, Creating (292) &nbsp; &nbsp; &nbsp; &nbsp;10\/09\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Created new topic<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Resource, Add to a Resource Group (293) &nbsp; &nbsp; &nbsp; &nbsp;10\/09\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Created new topic.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Resource, Make Unavailable Temporarily (294) &nbsp; &nbsp; &nbsp; &nbsp;10\/09\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Created new topic.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Network Login, Use to Access <\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">ResSched Directly (295) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/10\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Created new topic.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Use Colors (1661) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/10\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Amended text by deleting reference to windows <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">other than Status and Colors tab on System <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Preferences.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Start Time, Set Default (230) &nbsp; &nbsp; &nbsp; &nbsp;10\/10\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Revised text to reflect features on User<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Settings tab of Update System Settings <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">window.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Resource, Set Default (296) &nbsp; &nbsp; &nbsp; &nbsp;10\/11\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Created new topic.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Booking, Set Default (297) &nbsp; &nbsp; &nbsp; &nbsp;10\/11\/01 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Created new topic. &nbsp; &nbsp; &nbsp; &nbsp;<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Client, Set Default (298) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/11\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Created new topic.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Project, Set Default (299) &nbsp; &nbsp; &nbsp; &nbsp;10\/11\/13 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Created new topic<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Duration, Set Default and Routine (215) &nbsp; &nbsp; &nbsp; &nbsp;10\/11\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Amended text to be consistent with other <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">topics on setting defaults and deleted <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">reference to routine. (see 301)<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Routine Durations and Bookings, Create <\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Lists of (301) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/11\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Created new topic.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Start and End Times for Normal Day, <\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Change (302)  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/11\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Created new topic.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Installing ResSched (12) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/18\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p style=\"margin: 0px 285px 0px 0px;\"><span style=\"font-size: 9pt;\">Increased version to 7.0 and changed username and password to FIRST USER and FIRST PASS<\/span><\/p>\n\r<p style=\"margin: 0px 285px 0px 0px;\"><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Converting Old Data (1641) &nbsp; &nbsp; &nbsp; &nbsp;10\/18\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed version reference to 7.0<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Add\/Update Resource window (245) &nbsp; &nbsp; &nbsp; &nbsp;10\/21\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Tidied up the wording in some of CJR\'s <\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">amendments.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Delete Multiple Clients window (288) &nbsp; &nbsp; &nbsp; &nbsp;10\/21\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Tidied up some wording in first paragraph <\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Client, Make Unavailable Temporarily (311)  &nbsp; &nbsp; &nbsp; &nbsp;10\/21\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">New topic. Linked to 288 and 289.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Scan a Client for a Month (Horizontal Format)<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">window (1677) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/21\/03 &nbsp; &nbsp; &nbsp; &nbsp;RCM<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Created new topic<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Introduction (2) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/22\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed AAA... to FIRST USER<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Installing (12) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/22\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Slight changes in Installing Licensed version<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">because Standard no longer gets CD <\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Order Forms (47,49) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/22\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Change for manual and CD<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Ordering ResSched (22) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/22\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed to reflect new tech support policy and<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">manual and CD<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Conflict Window (1715) new &nbsp; &nbsp; &nbsp; &nbsp;11\/18\/03 &nbsp; &nbsp; &nbsp; &nbsp; CJR<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Booking Repeats Window (238) &nbsp; &nbsp; &nbsp; &nbsp;11\/18\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">New graphic. &nbsp;Removed:<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">first sentence, second paragraph;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">third paragraph;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">reference to weekends and Special Days<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">in Fixed Days paragraph.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Conflicts, Deal With (214) &nbsp; &nbsp; &nbsp; &nbsp;11\/18\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Changed to reflect new process<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Special Days (44) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;11\/18\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Last sentence for new conflict process<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Booking, Add\/Update (204) &nbsp; &nbsp; &nbsp; &nbsp;11\/18\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Last paragraph for new conflict process<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Booking, Change (208) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;11\/18\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">5th paragraph for new conflict process<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Booking Conflict Window (241) Deleted &nbsp; &nbsp; &nbsp; &nbsp;11\/18\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Update System Settings Window (267) &nbsp; &nbsp; &nbsp; &nbsp;11\/24\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added section on saving user name<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">between sessions<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Missing period at end of Enable<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Booking Status period<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Misspellingng \'funtion\'<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Menu and Toolbar Window (16) &nbsp; &nbsp; &nbsp; &nbsp;11\/24\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Toolbar section title font increased to 12<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Use Colors (1661) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;11\/24\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Hard carriage return in section 3<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">removed &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Add\/Update Resource Window (245) &nbsp; &nbsp; &nbsp; &nbsp;11\/24\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Added pooled check box and changed<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">definition of units.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Who can View tab had \'book\' instead of<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">view in places.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-family: \'arial\'; font-weight: bold;\">Delete Multiple Clients Window (288) &nbsp; &nbsp; &nbsp; &nbsp;11\/24\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-family: \'arial\';\">Deleted Tag\/Clear button<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-family: \'arial\'; font-weight: bold;\">Client, Delete (289) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;12\/01\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-family: \'arial\';\">Changed 2) how clients are selected<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-family: \'arial\'; font-weight: bold;\">Scan Client (Horizontal Format) (1677) &nbsp; &nbsp; &nbsp; &nbsp;12\/15\/03 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-family: \'arial\';\">Replaced Scan Client Month Horizontal,<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-family: \'arial\';\">rewritten.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-family: \'arial\'; font-weight: bold;\">Introduction (2)  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/26\/04 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-family: \'arial\';\">Some wording changes to reflect new features &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">and remove obsolete references<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">ODBC Driver (3) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/26\/04 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Reflects separate CD for driver<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Changes (was 4) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10\/26\/04 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Moved to bottom of file so<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">document can be printed.<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Labels, Change (1725) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;12\/30\/2004 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">New<\/span><\/p>\n\r<p><span style=\"font-family: \'Arial\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 9pt; font-weight: bold;\">Horizontal or Vertical Layout for Scan Buttons, Change (303)<\/span><\/p>\n\r<p><span style=\"width:152px\">&nbsp;<\/span> &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"font-size: 9pt; font-weight: bold;\">01\/02\/2004 &nbsp; &nbsp; &nbsp; &nbsp;CJR<\/span><\/p>\n\r<p><span style=\"font-size: 9pt;\">Retitled and rewrote this topic.<\/span><\/p>\n\r<p>&nbsp;<\/p>\n\r"

