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


S U M M A R Y


DIARY: November 19, 1993 08:56 AM Friday; Rod Welch

Analysed article on Contact Management software.

1...General


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

CONTACTS 

SUBJECTS
Contacts Data Base

0403 -    ..
0404 - General
0405 -
040501 - Completed scanning article begun at ref SDS 5 line 080903.  All of
040502 - the anlaysis is in that record.
040503 -
040504 -
040505 -
0406 -
0407 -
0408 - Remove hyphenation
0409 -
040901 - Use following code in standard search/change macro:
040902 -
040903 -
040904 -           z 1 100
040905 -           errorcnt 0 0
040906 -           down
040907 -           -label sl
040908 -           l /- /
040909 -           -if @0 > 0 -goto beep
040910 -           loc_cur 3 1
040911 -           fr/- /
040912 -           rel_cur 0 -2
040913 -           of 0
040914 -           setcur 1 0
040915 -           linecnt 5 0
040916 -           -if @1 = @3 -if @5 = @4 -goto sl2
040917 -           setcnt 3 @1
040918 -           setcnt 4 @5
040919 -           -exit
040920 -
040921 -           -label sl2
040922 -           up
040923 -           -goto sl
040924 -
040925 -
040926 -           -label beep
040927 -           -exit
040928 -
040929 -