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


S U M M A R Y


DIARY: May 14, 1998 02:58 PM Thursday; Rod Welch

Improve code to convert letters, other files to HTML for Web site .

1...Summary/Objective
2...01220 Default Anchor Top of File "xx" and "0000"
3...04707 Make Shift F8 Enter Address
4...0704082 Change from BR to use P


..............
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
Function Profile, 04707
HTML Menu, 04707
Planning, Letterhead, Subjects, Re, PRE

1810 -    ..
1811 - Summary/Objective
1812 -
181201 - Follow up ref SDS 13 0000, ref SDS 11 0000.
181202 -
181203 -
181204 -
181205 -
1813 -
1814 -
1815 - Planning
1816 -
181601 - 0122 called by F1 F2 in an Editor file to convert it to HTML.
181602 -
181603 - Right now this code looks for a "Subject:" and if it finds that, it
181604 - assumes there is a letterhead at the top.  It finds the letterhead
181605 - and centers it.
181606 -
181607 - It then enters "PRE" mode so that the rest of the address will remain
181608 - in structure.
181609 -
181610 - I have been adding /PRE at the beginning of the text of the letter on
181611 - the line below "Dear...," and entering the P (paragraph) command.
181612 -
181613 - I thought it might be entered automatically, but it is better not to
181614 - do this.
181615 -
181616 - Most letters are plain text but many have a variety of structure and
181617 - columns of stuff that need the PRE command.  Therefore, decided not
181618 - to change this.
181619 -
181620 - Decided to change the feature that runs in debug mode to enter code
181621 - for proproational space font.  It will use P instead of BR.
181622 -
181623 -
181624 - HTML function key profile needs to have Alt F5 and Alt F6 for split
181625 - and join active.  Right now Alt F5 enters the address commands in the
181626 - HTML profile.  We can make
181627 -
181628 - We will make Shift F8 enter the Address.
181629 -
181630 -
181631 -
181632 -
1817 -
1818 -
1819 - Progress
1820 -
182001 -  ..
182002 - 01220  Default Anchor Top of File "xx" and "0000"
182003 -
182004 - Follow up ref SDS 13 1870, ref SDS 12 1006.
182005 -
182006 - Made no changes.
182007 -
182008 -
182009 -
182010 -
182011 -  ..
182012 - 04707  Make Shift F8 Enter Address
182013 -
182014 - Follow up ref SDS 2 5316.
182015 -
182016 - Line 110, ref OF 2 2476, -label start changed pa5 to ps8, so we use
182017 - pa5 to do a split, which comes up a lot in editing HTML.
182018 -
182019 -
182020 -
182021 -
182022 -
182023 -
1821 -

SUBJECTS
Proportional Font, Add

1904 -
190401 - 0704082  Change from BR to use P
190402 -
190403 - Follow up ref SDS 2 2394.
190404 -
190405 - Line 45, ref OF 3 2064, -label lpP this will now enter the paragraph
190406 - command and add some extra lines, so the text can be easily edited
190407 - later.
190408 -
190409 -
190410 -
190411 -
190412 -
190413 -