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: March 5, 2006 11:15 PM Sunday; Rod Welch

SDS memory segment for reports added annotate flag.

1...Summary/Objective
2...Secondary Memory Flag 1a For Using Subject Index Operations


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

CONTACTS 

SUBJECTS
SDS Records Situational Awareness Flag Secondary Memory When to Clos

0903 -
0903 -    ..
0904 - Summary/Objective
0905 -
090501 - Follow up ref SDS 2 0000, ref SDS 1 0000.
090502 -
090503 - Added new flag to alert user when working in secondary memory levels.
090504 - Solved problem of maintaining situational awareness of memory level
090505 - working on SDS records and the Schedule.
090506 -
090507 -
090509 -  ..
0906 -
0907 -
0908 - Progress
0909 -
090901 - Secondary Memory Flag 1a For Using Subject Index Operations
090902 -
090903 - We have needed for some time an affirmative method for alerting the
090904 - user when the code is operating in a secondary memory segment using
090905 - the Windows start command, developed on 030902. ref SDS 1 0001
090907 -  ..
090908 - Today, adopted simple convention of adding to the annotate command an
090909 - a at profile level 1, which is constantly visible on the screen.
090910 - This is also shown in the Schedule.  Maintains orientation to return
090911 - to primary memory segment for routine work.
090912 -
090914 -  ..
090915 - Line 2630, ref OF 2 OZ4L, -entry 1223 in 000007
090916 -
090917 -    getgbl 1 253
090918 -    -if @47 = 1 annotate Quit=ESC     E D I T O R   1
090919 -    -if @1 != 2 -if @47 = 2 annotate Quit=ESC   Schedule/Diary  1
090920 -    -if @1 = 2 -if @47 = 2 annotate Quit=ESC   Schedule/Diary 1a
090921 -
090922 -        Added conditional "1a" to Schedule/Diary profile level 1.
090923 -
090925 -  ..
090926 - Line 2650, ref OF 2 116H, -entry 1223 in 000007 about 20 lines below
090927 -
090928 -    getgbl 1 253
090929 -    -if @1 != 2 -if @47 = 2 annotate Linking    Schedule/Diary  1
090930 -    -if @1 = 2 -if @47 = 2 annotate Linking    Schedule/Diary 1a
090931 -    errormsg  Linking on
090932 -
090933 -        Added same conditional for "linking" status.
090934 -
090935 -
090937 -  ..
090938 - Line 2490, ref OF 1 424H, -label setRv in 000005
090939 -
090940 -    -label setRv
090941 -    getgbl 1 253
090942 -    -if @1 != 2 -if @49 != 27 -if @208 != 1000 annotate Quit=ESC     S C H E D U L E
090943 -    -if @1 = 2 -if @49 != 27 -if @208 != 1000 annotate Quit=ESC    S C H E D U L Ea
090944 -
090945 -        Added same flag for Schedule.
090946 -
090947 -
090948 -
090949 -
090950 -
090951 -
090952 -
0910 -