THE WELCH COMPANY
440 Davis Court #1602
San Francisco, CA 94111-2496
415 781 5700
rod@welchco.com
S U M M A R Y
DIARY: June 7, 2013 08:02 PM Friday;
Rod Welch
C21 SDS problem F2 save function is crashing the program.
1...Summary/Objective
..............
Click here to comment!
CONTACTS
SUBJECTS
Save F2 SDS Problem Archive Reference Pointers Change Zone from 1 6
1103 -
1103 - ..
1104 - Summary/Objective
1105 -
110501 - Follow up ref SDS 2 0000, ref SDS 1 0000.
110502 -
110503 - Encountered rare line number scenario with "0304" occurring in columns
110504 - 3-6, and this caused save to fail, because zone was set in the code to
110505 - 1 - 6 to find the top of documents in Reference field. This was
110506 - corrected by changing zone to 1 - 4. ref SDS 0 QL4G
110507 -
110508 -
110509 -
110511 - ..
1106 -
1107 -
1108 - Progress
1109 -
110901 - Sometime about 1200 today, F2 saving SDS records has begun crashing
110902 - the program in the record on 130607 0728. ref SDS 3 S26O
110904 - ..
110905 - F1 F2 work, so this suggests it is something related to archiving
110906 - pointers.
110908 - ..
110909 - Just tried F2 and it worked in this record.
110911 - ..
110912 - The problem therefore seems intermittant.
110914 - ..
110915 - Actually, problem sees to occur only in the record on 130607 0728.
110916 - ref SDS 3 S26O
110918 - ..
110919 - This indicates something is messed up in the record format.
110920 -
110922 - ..
110923 - Line 90, ref OF 1 IO7M, -label test4030 in \SD\33\000010 about 22 lines below
110924 -
110925 - Test debug here
110926 -
110928 - ..
110929 - Line 2660, ref OF 1 XQ4O, -label ppntrs in \SD\33\000010 about 27 lines below
110930 -
110932 - ..
110933 - Line 2480, ref OF 1 OX5K, -label ancRe in \SD\33\000010 about 6 lines below
110934 -
110935 - Code made it here without failure.
110936 -
110938 - ..
110939 - Line 3200, ref OF 1 2996, -label lpRfl2 in \SD\33\000010 about 3 lines below
110940 -
110941 - top
110942 - z 1 4
110943 - setcnt 0 0
110944 - l /0304/
110945 - -if @0 > 0 -goto nRefFL
110946 -
110947 - Seem to be failing here.
110949 - ..
110950 - Change z 1 6 to z 1 4, so that code does not process lines
110951 - below Reference field, which have a string in a 6 character
110952 - field with ..0304.
110954 - ..
110955 - This is a rare occurrance when line number sequence occurs for ..304.
110956 -
110957 -
110958 -
110959 -
110960 -
110961 -
110962 -
110963 -
110964 -
1110 -