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


S U M M A R Y


DIARY: May 2, 1998 02:34 PM Saturday; Rod Welch

Fixed code that converts letters, other files to HTML for Web site .

1...Summary/Objective
2...01220 Default Anchor Top of File "xx" and "0000"
3...070405 Convert Default Anchor "0000" for Docs and Other Files


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

CONTACTS 

SUBJECTS
Save to HTML Directory for Web Site
Editor, F02
Other Files, Convert and Link in HTML
HTML Code
Formal Correspondence
Planning
Letterhead

1209 -    ..
1210 - Summary/Objective
1211 -
121101 - Follow up, ref SDS 10 0000, ref SDS 7 0000.
121102 -
121103 - Seem to have the last of minor problems fixed on the new tools for
121104 - incorporating external documents into the Communication Metrics Web
121105 - site, so that people can access them along with SDS records.
121106 -
121107 -
121108 -
1212 -
1213 -
1214 - Problem
1215 -
121501 - The 0122 macro seems to have a couple of problems.
121502 -
121503 -    Letterhead is double spaced.
121504 -
121505 -    Letterhead has an extraneous character
121506 -
121507 -    We cannot open links to other documents when opened from the HTML
121508 -    file saved to the local drive on e.  This means we are saving a
121509 -    version with a link to file:///
121510 -
121511 - The test file I created is in the record on 980304. ref SDS 3 2478
121512 -
121513 -
121514 - Another problem is that 070405 is not converting a document spec with
121515 - the default anchor.
121516 -
121517 -
121518 -
1216 -
1217 -
1218 - Progress
1219 -
121901 -  ..
121902 - 01220  Default Anchor Top of File "xx" and "0000"
121903 -
121904 - Follow up ref SDS 11 1006, ref SDS 10 1530.
121905 -
121906 - Line 145 ref OF 1 1392, we added code for the default anchor at the
121907 - top of the letterhead, per work on 980427, ref SDS 10 3425.  Further
121908 - work was done yesterday so that SDS linking code can use the default
121909 - anchor "0000."
121910 -
121911 -
121912 -
121913 -
121914 -
1220 -

SUBJECTS
Default 0000 Link to TOF

1304 -
130401 -  ..
130402 - 070405  Convert Default Anchor "0000" for Docs and Other Files
130403 -
130404 - Follow up ref SDS 11 0429.
130405 -
130406 - For some reason 070405 is not converting non-SDS citations in an SDS
130407 - record into HTML address when the anchor is "0000" which was developed
130408 - yesterday. ref SDS 11 0429
130409 -
130410 - It is converting this entry for SDS records, but not for other types
130411 - of records.
130412 -
130413 - On 980324 I worked on this for the 070405 macro. ref SDS 5 5386
130414 -
130415 - Line 1520, ref OF 2 1651, -label ref2 checking with debug here.
130416 -
130417 - Line 1560, ref OF 2 4131,  -label gNumb, the code is cyclying out if
130418 - the anchchor spec evaluates to "0".  There is language that indicates
130419 - this was thought to signify the old citation spec of using the "line"
130420 - parameter.  I added a conditional that if the char which is captured
130421 - in counter 2 is "0" then don't cycle out.
130422 -
130423 -
130424 -
130425 -