THE WELCH COMPANY
440 Davis Court #1602
San Francisco, CA 94111-2496
415 781 5700
rodwelch@pacbell.net


S U M M A R Y


DIARY: June 5, 1992 05:09 PM Friday; Rod Welch

Fixed function to avoid using Schedule task to make a new task and link
into other records.

1...Summary/Objective


..............
Click here to comment!

CONTACTS 

SUBJECTS
SDS Improvements, Record Functions
New Task or Link records, ID field,

0404 -
0404 -    ..
0405 - Summary/Objective
0406 -
040601 - Follow up
040602 -
040603 - Provide means to avoid using a Scheduled task to make a new record,
040604 - for the reason on 920604. ref SDS 1 YA8H
040606 -  ..
040607 - While I am at it, will create the same error message for Schedule
040608 - tasks.
040609 -
040610 -      This will remind Users to convert Schedule tasks to Diary records
040611 -      when appropriate, or alternativley look for an archived Diary
040612 -      record on the same subject to create a new task.
040613 -
040615 -  ..
0407 -
0408 -
0409 - 0040
0410 -
041001 - Line 20 - added code that permits making a new task only from a Diary
041002 - record.
041003 -
041004 -     This still leaves the possibility that someone will make something
041005 -     a Diary record, use it as a template, then change it back to a
041006 -     schedule task.  That scenerio would cause a problem.
041007 -
041008 -        [On 090404 0041 Gary Johnson at Boeing identified a "use case"
041009 -        of allowing a task in the schedule to roll forward in time,
041010 -        because someone forgets or does not have time to report
041011 -        progress the day work is performed; this demonstrates a need to
041012 -        convert a task in the schedule into a diary record for a prior
041013 -        date when work was performed; so, changed code created today
041014 -        from preventing this use case to allowing a scheduled task to
041015 -        be converted into a diary for a prior date. ref SDS 2 WM5K
041016 -
041017 -
041019 -  ..
0411 -
0412 -
0413 - 000006
0414 -
041401 - Line 860 - added a call to a new macro 1011 to avoid linking a
041402 - scheduled record, i.e. the record must be a Diary in order to link it
041403 - to another record.  The target record can be a Diary or a Schedule.
041404 -
041406 -  ..
041407 - Line 1045 - created new macro 1011 to verify the record being linked
041408 - is a Diary record.
041409 -
041410 -        [On 090404 0041 Gary Johnson at Boeing identified a "use case"
041411 -        of allowing a task in the schedule to roll forward in time,
041412 -        because someone forgets or does not have time to report
041413 -        progress the day work is performed; this demonstrates a need to
041414 -        convert a task in the schedule into a diary record for a prior
041415 -        date when work was performed; so, changed code created today
041416 -        from preventing this use case to allowing a scheduled task to
041417 -        be converted into a diary for a prior date. ref SDS 2 WM5K
041418 -
041419 -
041420 -
041421 -
041422 -
041423 -
041424 -
0415 -