Welch Company
San Francisco, CA


S U M M A R Y


DIARY: June 6, 2011 12:47 PM Monday; Rod Welch

SDS java called Morris fixed wordwrap and insert function.

1...Summary/Objective
2...Pfinsw & Pfinsw1 Commands Coded Insert Working Correctly
3...INS Insert Function Working Correctly Applies Pfinsw Pfinsw1


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

CONTACTS 

SUBJECTS
Pfinsw Pfinsw1 Commands Corrected INS Function Key Complement Wrapon

1603 -
1603 -    ..
1604 - Summary/Objective
1605 -
160501 - Follow up ref SDS G7 0000.
160502 -
160503 -
160504 -
160505 -
160507 -  ..
1606 -
1607 -
1608 - Progress
1609 -
160901 - Pfinsw & Pfinsw1 Commands Coded Insert Working Correctly
160902 - INS Insert Function Working Correctly Applies Pfinsw Pfinsw1
160903 -
160904 - Follow up ref SDS G7 OB5M, ref SDS F7 OB5M.
160905 -
160906 - Today, Morris applied planning on 110603 1612, ref SDS G7 OB5M, to
160907 - revise Medit java code so that function key assignments for pfinsw and
160908 - pfinsw1 work correctly with wrapflag to perform wordwrap with insert
160909 - on in SDS records.  This accomplishes objectives on 110417 1400,
160910 - ref SDS E9 OB5M, and listed in the record of pending issues on 110509
160911 - 1047. ref SDS F7 OB5M
160912 -
160913 -            pfinsw.......................... ref OF 1 4966
160914 -            pfinsw1......................... ref OF 1 4966
160915 -            wsplit.......................... ref OF 1 RQSU
160917 -  ..
160918 - Testing shows this solves problem also listed on 110417 1400.
160919 - ref SDS E9 TZ72
160920 -
160921 -            [On 110613 0828 letter thanks Morris for good work
160922 -            correcting wordwrap ops for SDS 64-bit. ref SDS G0 QO5H
160924 -  ..
160925 - There is still a wordwrap problem to solve listed on 110509 1047.
160926 - ref SDS F7 GF3I
160928 -  ..
160929 - We set up several test cases to demonstrate the problem and locate
160930 - where failure is occurring in the code.  Could not emulate the error
160931 - in the editor run in Netbeans Java development program.  Morris feels
160932 - the problem is in macro 610 or 611, rather than underlying Medit
160933 - javacode.  Decided to do more study toward making corrections later.
160934 -
160935 -            [On 110621 1240 Morris emulated the problem with wordwrap
160936 -            and wrapflag; was unable to complete a solution because ran
160937 -            out of time working on solving the error message screen
160938 -            location problem. ref SDS H0 1A7M
160940 -  ..
160941 - After the call, emulated the problem in Netbeans by adding wrapflag 1
160942 - command to wrapon.  Debug with macro 610 and macro 611 seem to
160943 - indicate they are not causing the problem, indicating there is a
160944 - problem wtih Medit java wrapon when run with wrapflag 1, which is
160945 - the standard configuration for SDS, shown in....
160947 -  ..
160948 - Line 260, ref OF 2 HZ3K, -label nabfL in \sd\33\000008
160949 -
160950 -    -label nabfL
160951 -    macro 57................................. ref SDS 0 R58H
160952 -    markcur
160953 -    -exit
160954 -
160955 -        This is part of macro 150 the default profile; macro 57 sets
160956 -        up wrapon and wrapflag 1.
160957 -
160958 -
160960 -  ..
160961 - Line 2260, ref OF 3 T57N, -entry 57 in \sd\33\000002
160962 -
160963 -    -entry 57
160964 -    wrapon
160965 -    -if @47 != 50 wrapflag 1
160966 -    -exit
160967 -
160968 -        wrapon and wrapflag is called for everything except the
160969 -        Schedule, because it does not have any outline structure.
160970 -
160971 -
160972 -
160973 -
160974 -
160975 -
160976 -
160977 -
160978 -
1610 -