THE WELCH COMPANY
440 Davis Court #1602
San Francisco, CA 94111-2496
415 781 5700


S U M M A R Y


DIARY: December 4, 1999 10:40 PM Saturday; Rod Welch

Improve SDS loading personal Contacts to Editor, correspondence.

1...Summary/Objective
2...000901 Add Internet address to SDS User's name on "Diary" line
3...Email/Internet Address Below Author's Name in Letter Format
4...000009 Add Internet Address to Address Personal Contacts


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

CONTACTS 

SUBJECTS
Load Spec to Address or SDS
Load CNS records to Editor, 910315
Internet Address
Writing Letters
Internet Address in Correspondence

0707 -    ..
0708 - Summary/Objective
0709 -
070901 - Follow up ref SDS 9 0000, ref SDS 8 0000.
070902 -
070903 -
070904 -  ..
070905 - 000901  Add Internet address to SDS User's name on "Diary" line
070906 - Email/Internet Address Below Author's Name in Letter Format
070907 -
070908 - Follow up ref SDS 1 0952.
070909 -
070910 - On 980526 created feature to include Internet (email) address as part
070911 - of correspondence address operation for organizations.  Set action
070912 - item to do this for personal contacts also. ref SDS 1 2457
070913 -
070914 - Today I am going to create this feature.
070915 -
070916 - Line 600, ref OF 1 3234, -label oCont, about 40 lines below, find
070917 - Internet address, if any.  Set 67 2 flag that Internet address exists.
070918 -
070919 -     Test debug 100 here.
070920 -
070921 - Line 730, ref OF 1 2405, -label nGuy, put email address in the HTML
070922 - mailto string in front of the User name on the Diary line, which
070923 - provides access to an email window to comment on the SDS record.
070924 - ref SDS 0 4483
070925 -
070926 - Line 770, ref OF 1 5394, -label nIemA, Internet/email address also
070927 - entered in the correspondence format as part of the person's name who
070928 - sends the letter, per above. ref SDS 0 4511
070929 -
070930 -
070931 -  ..
070932 - 000009  Add Internet Address to Address Personal Contacts
070933 -
070934 - Line 15, OF 2, ref OF 2 2460
070935 -
070936 - Line 1470, ref OF 2 3348, -label nmcLn the code for Personal Contacts
070937 - is ending at this point, when it needs to process the Internet line.
070938 -
070939 - Changed code for personal contacts to process Internet address by
070940 - directing to -label aQd1.
070941 -
070942 -
070943 - Line 2030, ref OF 2 7216, -label aQd1 this seems to be where the code
070944 - begins to load the Internet address.
070945 -
070946 - Revised this code so that after an Internet address is entered for a
070947 - personal contact, the operation ends, since there is nothing left to
070948 - do.
070949 -
070950 -
070951 -
070952 -
0710 -
0711 -