-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgyges_row.unit
914 lines (824 loc) · 243 KB
/
gyges_row.unit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
#!/usr/local/bin/koios
# koios-polos (axis of heaven) unit testing meta-language
#23456789-12 123456789-123456789-123456789-12345 123456789-123456789-123456 123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789- 123456789- 123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789- 123456789-123456789-
#==(verb)=== ===========(description)=========== =====(function)=========== ========================(arguments)================================================================= ==(test)== ==========================(results)================================================================= ========(var)=======
PREP include the prototype headers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
incl include public header gyges.h - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#23456789-12 123456789-123456789-123456789-12345 123456789-123456789-123456 123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789- 123456789- 123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789- 123456789-123456789-
#==(verb)=== ===========(description)=========== =====(function)=========== ========================(arguments)================================================================= ==(test)== ==========================(results)================================================================= ========(var)=======
SCRP (ROW) verify direct row creation and deletion 0s create ROW__ensure, ROW__new, ROW__free ((01.---)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
COND verify program setup - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((01.001)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec setup the program PROG__unit_quiet i_equal 0
local create working/return variables - - - - - - - - - - - - - tNODE *x_1st = NULL;
local create working/return variables - - - - - - - - - - - - - tNODE *x_2nd = NULL;
local create working/return variables - - - - - - - - - - - - - tNODE *x_3rd = NULL;
local create working/return variables - - - - - - - - - - - - - tNODE *x_4th = NULL;
local create working/return variables - - - - - - - - - - - - - tNODE *x_5th = NULL;
local create working/return variables - - - - - - - - - - - - - tNODE *x_curr = NULL;
local create working/return variables - - - - - - - - - - - - - tTAB *x_tab = NULL;
COND create a set of tabs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((01.002)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec add tab by abbreviation yKEYS_string ":umake·G¦" i_equal 0
exec add tab by abbreviation yKEYS_string ":umake·H¦" i_equal 0
exec add tab by abbreviation yKEYS_string ":umake·T¦" i_equal 0
get ... check entry TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check entry TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check entry TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
COND create a new row - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((01.003)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 17 i_equal 0
exec add a row ROW__ensure &x_1st , x_tab, 12 i_equal 0
get ... check tab TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 16, 0 s_equal ROW counts (G) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···1r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 17, 0 s_equal ROW counts (H) : ( 1) - - - - - - - - - - - - 0 - - - - - - -
get ... check tab TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 29, 0 s_equal ROW counts (T) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check row details ROW__unit "details" , 17, 7 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : H 12=12 ··13 1s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 12 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 13 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 14 s_equal ROW details (T) : - -=- -- -s -c -f -b []
COND attempt to add the same row - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((01.004)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 17 i_equal 0
exec add a row ROW__ensure &x_2nd , x_tab, 12 i_equal 1
get ... check tab TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 16, 0 s_equal ROW counts (G) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···1r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 17, 0 s_equal ROW counts (H) : ( 1) - - - - - - - - - - - - 0 - - - - - - -
get ... check tab TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 29, 0 s_equal ROW counts (T) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check row details ROW__unit "details" , 17, 7 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : H 12=12 ··13 1s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 12 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 13 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 14 s_equal ROW details (T) : - -=- -- -s -c -f -b []
COND create a new row - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((01.005)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 17 i_equal 0
exec add a row ROW__ensure &x_2nd , x_tab, 14 i_equal 0
get ... check tab TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 16, 0 s_equal ROW counts (G) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···2r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 17, 0 s_equal ROW counts (H) : ( 2) - - - - - - - - - - - - 0 - 0 - - - - -
get ... check tab TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 29, 0 s_equal ROW counts (T) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check row details ROW__unit "details" , 17, 7 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : H 12=12 ··13 1s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : H 14=14 ··15 1s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 12 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 13 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 14 s_equal ROW details (T) : - -=- -- -s -c -f -b []
COND create a new row, different tab - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((01.006)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 29 i_equal 0
exec add a row ROW__ensure &x_3rd , x_tab, 13 i_equal 0
get ... check tab TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 16, 0 s_equal ROW counts (G) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···2r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 17, 0 s_equal ROW counts (H) : ( 2) - - - - - - - - - - - - 0 - 0 - - - - -
get ... check tab TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···1r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 29, 0 s_equal ROW counts (T) : ( 1) - - - - - - - - - - - - - 0 - - - - - -
get ... check row details ROW__unit "details" , 17, 7 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : H 12=12 ··13 1s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : H 14=14 ··15 1s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 12 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 13 s_equal ROW details (T) : T 13=13 ··14 1s 0c 0f 0b []
get ... check row details ROW__unit "details" , 29, 14 s_equal ROW details (T) : - -=- -- -s -c -f -b []
COND create a new row, on the original tab - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((01.007)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 17 i_equal 0
exec add a row ROW__ensure &x_4th , x_tab, 7 i_equal 0
get ... check tab TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 16, 0 s_equal ROW counts (G) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···3r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 17, 0 s_equal ROW counts (H) : ( 3) - - - - - - - 0 - - - - 0 - 0 - - - - -
get ... check tab TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···1r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 29, 0 s_equal ROW counts (T) : ( 1) - - - - - - - - - - - - - 0 - - - - - -
get ... check row details ROW__unit "details" , 17, 7 s_equal ROW details (H) : H 7=7 ···8 1s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : H 12=12 ··13 1s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : H 14=14 ··15 1s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 12 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 13 s_equal ROW details (T) : T 13=13 ··14 1s 0c 0f 0b []
get ... check row details ROW__unit "details" , 29, 14 s_equal ROW details (T) : - -=- -- -s -c -f -b []
COND cursor forward - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((01.008)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 17 i_equal 0
exec goto head ROW__by_cursor &x_curr , x_tab, '[' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 7=7 ···8 1s 0c 0f 0b []
exec go next ROW__by_cursor &x_curr , x_tab, '>' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 12=12 ··13 1s 0c 0f 0b []
exec go next ROW__by_cursor &x_curr , x_tab, '>' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 14=14 ··15 1s 0c 0f 0b []
exec go next (past end) ROW__by_cursor &x_curr , x_tab, '>' i_lesser 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : - -=- -- -s -c -f -b []
COND cursor backward - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((01.009)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 17 i_equal 0
exec goto tail ROW__by_cursor &x_curr , x_tab, ']' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 14=14 ··15 1s 0c 0f 0b []
exec go prev ROW__by_cursor &x_curr , x_tab, '<' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 12=12 ··13 1s 0c 0f 0b []
exec go prev ROW__by_cursor &x_curr , x_tab, '<' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 7=7 ···8 1s 0c 0f 0b []
exec go prev (past end) ROW__by_cursor &x_curr , x_tab, '<' i_lesser 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : - -=- -- -s -c -f -b []
COND cursor on empty tab - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((01.010)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 16 i_equal 0
exec goto head ROW__by_cursor &x_curr , x_tab, '[' i_lesser 0
get ... check current ROW__unit "current" , 16, 0 s_equal ROW current (G) : - -=- -- -s -c -f -b []
exec go next ROW__by_cursor &x_curr , x_tab, '>' i_lesser 0
get ... check current ROW__unit "current" , 16, 0 s_equal ROW current (G) : - -=- -- -s -c -f -b []
exec goto tail ROW__by_cursor &x_curr , x_tab, ']' i_lesser 0
get ... check current ROW__unit "current" , 16, 0 s_equal ROW current (G) : - -=- -- -s -c -f -b []
exec go prev ROW__by_cursor &x_curr , x_tab, '<' i_lesser 0
get ... check current ROW__unit "current" , 16, 0 s_equal ROW current (G) : - -=- -- -s -c -f -b []
COND find a specific column, and cursor from there - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((01.011)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 17 i_equal 0
exec goto specific row ROW__by_index &x_curr , x_tab, 12 i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 12=12 ··13 1s 0c 0f 0b []
exec go next ROW__by_cursor &x_curr , x_tab, '>' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 14=14 ··15 1s 0c 0f 0b []
exec go prev ROW__by_cursor &x_curr , x_tab, '<' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 12=12 ··13 1s 0c 0f 0b []
exec go prev ROW__by_cursor &x_curr , x_tab, '<' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 7=7 ···8 1s 0c 0f 0b []
COND remove a middle one - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((01.012)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec remove a row ROW__free &x_1st i_equal 0
get ... check tab TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 16, 0 s_equal ROW counts (G) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···2r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 17, 0 s_equal ROW counts (H) : ( 2) - - - - - - - 0 - - - - - - 0 - - - - -
get ... check tab TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···1r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 29, 0 s_equal ROW counts (T) : ( 1) - - - - - - - - - - - - - 0 - - - - - -
get ... check row details ROW__unit "details" , 17, 7 s_equal ROW details (H) : H 7=7 ···8 1s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : H 14=14 ··15 1s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 12 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 13 s_equal ROW details (T) : T 13=13 ··14 1s 0c 0f 0b []
get ... check row details ROW__unit "details" , 29, 14 s_equal ROW details (T) : - -=- -- -s -c -f -b []
COND remove a tail - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((01.013)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec remove a row ROW__free &x_2nd i_equal 0
get ... check tab TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 16, 0 s_equal ROW counts (G) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···1r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 17, 0 s_equal ROW counts (H) : ( 1) - - - - - - - 0 - - - - - - - - - - - -
get ... check tab TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···1r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 29, 0 s_equal ROW counts (T) : ( 1) - - - - - - - - - - - - - 0 - - - - - -
get ... check row details ROW__unit "details" , 17, 7 s_equal ROW details (H) : H 7=7 ···8 1s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 12 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 13 s_equal ROW details (T) : T 13=13 ··14 1s 0c 0f 0b []
get ... check row details ROW__unit "details" , 29, 14 s_equal ROW details (T) : - -=- -- -s -c -f -b []
COND remove the only one - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((01.014)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec remove a row ROW__free &x_3rd i_equal 0
get ... check tab TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 16, 0 s_equal ROW counts (G) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···1r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 17, 0 s_equal ROW counts (H) : ( 1) - - - - - - - 0 - - - - - - - - - - - -
get ... check tab TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 29, 0 s_equal ROW counts (T) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check row details ROW__unit "details" , 17, 7 s_equal ROW details (H) : H 7=7 ···8 1s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 12 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 13 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 14 s_equal ROW details (T) : - -=- -- -s -c -f -b []
COND verify program teardown - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((01.015)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec wrap-up the program PROG__unit_end i_equal 0
#23456789-12 123456789-123456789-123456789-12345 123456789-123456789-123456 123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789- 123456789- 123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789- 123456789-123456789-
#==(verb)=== ===========(description)=========== =====(function)=========== ========================(arguments)================================================================= ==(test)== ==========================(results)================================================================= ========(var)=======
SCRP (ROW) verify row index access and cursorign 0s search ((02.---)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
COND verify program setup - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((02.001)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec setup the program PROG__unit_quiet i_equal 0
local create working/return variables - - - - - - - - - - - - - tNODE *x_1st = NULL;
local create working/return variables - - - - - - - - - - - - - tNODE *x_2nd = NULL;
local create working/return variables - - - - - - - - - - - - - tNODE *x_3rd = NULL;
local create working/return variables - - - - - - - - - - - - - tNODE *x_4th = NULL;
local create working/return variables - - - - - - - - - - - - - tNODE *x_5th = NULL;
local create working/return variables - - - - - - - - - - - - - tNODE *x_curr = NULL;
local create working/return variables - - - - - - - - - - - - - tTAB *x_tab = NULL;
COND create a set of tabs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((02.002)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec add tab by abbreviation yKEYS_string ":umake·G¦" i_equal 0
exec add tab by abbreviation yKEYS_string ":umake·H¦" i_equal 0
exec add tab by abbreviation yKEYS_string ":umake·T¦" i_equal 0
get ... check entry TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check entry TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check entry TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
COND create a set of rows - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((02.003)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 17 i_equal 0
exec add a row ROW__ensure &x_1st , x_tab, 12 i_equal 0
exec add a row ROW__ensure &x_2nd , x_tab, 14 i_equal 0
exec add a row ROW__ensure &x_4th , x_tab, 7 i_equal 0
exec get a tab pointer TAB_pointer &x_tab , 29 i_equal 0
exec add a row ROW__ensure &x_3rd , x_tab, 13 i_equal 0
get ... check tab TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···3r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check tab TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···1r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
COND cursor forward - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((02.004)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 17 i_equal 0
exec goto head ROW__by_cursor &x_curr , x_tab, '[' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 7=7 ···8 1s 0c 0f 0b []
exec go next ROW__by_cursor &x_curr , x_tab, '>' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 12=12 ··13 1s 0c 0f 0b []
exec go next ROW__by_cursor &x_curr , x_tab, '>' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 14=14 ··15 1s 0c 0f 0b []
exec go next (past end) ROW__by_cursor &x_curr , x_tab, '>' i_lesser 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : - -=- -- -s -c -f -b []
COND cursor backward - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((02.005)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 17 i_equal 0
exec goto tail ROW__by_cursor &x_curr , x_tab, ']' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 14=14 ··15 1s 0c 0f 0b []
exec go prev ROW__by_cursor &x_curr , x_tab, '<' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 12=12 ··13 1s 0c 0f 0b []
exec go prev ROW__by_cursor &x_curr , x_tab, '<' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 7=7 ···8 1s 0c 0f 0b []
exec go prev (past end) ROW__by_cursor &x_curr , x_tab, '<' i_lesser 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : - -=- -- -s -c -f -b []
COND cursor on empty tab - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((02.006)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 16 i_equal 0
exec goto head ROW__by_cursor &x_curr , x_tab, '[' i_lesser 0
get ... check current ROW__unit "current" , 16, 0 s_equal ROW current (G) : - -=- -- -s -c -f -b []
exec go next ROW__by_cursor &x_curr , x_tab, '>' i_lesser 0
get ... check current ROW__unit "current" , 16, 0 s_equal ROW current (G) : - -=- -- -s -c -f -b []
exec goto tail ROW__by_cursor &x_curr , x_tab, ']' i_lesser 0
get ... check current ROW__unit "current" , 16, 0 s_equal ROW current (G) : - -=- -- -s -c -f -b []
exec go prev ROW__by_cursor &x_curr , x_tab, '<' i_lesser 0
get ... check current ROW__unit "current" , 16, 0 s_equal ROW current (G) : - -=- -- -s -c -f -b []
COND find a specific column, and cursor from there - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((02.007)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 17 i_equal 0
exec goto specific row ROW__by_index &x_curr , x_tab, 12 i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 12=12 ··13 1s 0c 0f 0b []
exec go next ROW__by_cursor &x_curr , x_tab, '>' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 14=14 ··15 1s 0c 0f 0b []
exec go prev ROW__by_cursor &x_curr , x_tab, '<' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 12=12 ··13 1s 0c 0f 0b []
exec go prev ROW__by_cursor &x_curr , x_tab, '<' i_equal 0
get ... check current ROW__unit "current" , 17, 0 s_equal ROW current (H) : H 7=7 ···8 1s 0c 0f 0b []
COND verify program teardown - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((02.008)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec wrap-up the program PROG__unit_end i_equal 0
#23456789-12 123456789-123456789-123456789-12345 123456789-123456789-123456 123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789- 123456789- 123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789- 123456789-123456789-
#==(verb)=== ===========(description)=========== =====(function)=========== ========================(arguments)================================================================= ==(test)== ==========================(results)================================================================= ========(var)=======
SCRP (ROW) verify direct row hooking and unhooking 0s hook ROW_hook_cell, ROW_unhook_cell ((03.---)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
COND verify program setup - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((03.001)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec setup the program PROG__unit_quiet i_equal 0
exec purge the cells PROG__unit_cleanse i_pass 0
local create working/return variables - - - - - - - - - - - - - tCELL *x_1st = NULL;
local create working/return variables - - - - - - - - - - - - - tCELL *x_2nd = NULL;
local create working/return variables - - - - - - - - - - - - - tCELL *x_3rd = NULL;
local create working/return variables - - - - - - - - - - - - - tCELL *x_4th = NULL;
local create working/return variables - - - - - - - - - - - - - tCELL *x_5th = NULL;
local create working/return variables - - - - - - - - - - - - - tTAB *x_tab = NULL;
COND create a set of tabs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((03.002)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec add tab by abbreviation yKEYS_string ":umake·G¦" i_equal 0
exec add tab by abbreviation yKEYS_string ":umake·H¦" i_equal 0
exec add tab by abbreviation yKEYS_string ":umake·T¦" i_equal 0
get ... check entry TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check entry TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check entry TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
COND create a new cells (linked, but unhooked) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((03.003)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec new cell CELL__new &x_1st , 'y' i_equal 0
echo ...check cell - - - - - - - - - - - - - x_1st p_exists 0
exec new cell CELL__new &x_2nd , 'y' i_equal 0
echo ...check cell - - - - - - - - - - - - - x_2nd p_exists 0
exec new cell CELL__new &x_3rd , 'y' i_equal 0
echo ...check cell - - - - - - - - - - - - - x_3rd p_exists 0
exec new cell CELL__new &x_4th , 'y' i_equal 0
echo ...check cell - - - - - - - - - - - - - x_4th p_exists 0
exec new cell CELL__new &x_5th , 'y' i_equal 0
echo ...check cell - - - - - - - - - - - - - x_5th p_exists 0
get ... check cell counts CELL__unit_better "n_count" , NULL , NULL , -1 s_equal CELLb count : 6a, 5n, 5f, 5b
COND add a new cell - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((03.004)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 17 i_equal 0
exec add to a row ROW_hook_cell x_tab, 3, 12, x_1st i_equal 0
get ... check tab TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 16, 0 s_equal ROW counts (G) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···1r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 17, 0 s_equal ROW counts (H) : ( 1) - - - - - - - - - - - - 1 - - - - - - -
get ... check tab TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 29, 0 s_equal ROW counts (T) : ( 0) - - - - - - - - - - - - - - - - - - - -
code assign cells coords (manually) - - - - - - - - - - - - - x_1st->tab = 17; x_1st->col = 3;
get ... check row details ROW__unit "details" , 17, 7 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : H 12=12 ··13 1s 1c 1f 1b [3]
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 12 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 13 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 14 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check cell x_1st CELL__unit_better "p_source" , x_1st , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ 17t 3c 12r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_2nd CELL__unit_better "p_source" , x_2nd , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_3rd CELL__unit_better "p_source" , x_3rd , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_4th CELL__unit_better "p_source" , x_4th , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_5th CELL__unit_better "p_source" , x_5th , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
COND attempt to add the same row - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((03.005)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 17 i_equal 0
exec add to a row ROW_hook_cell x_tab, 3, 12, x_2nd i_lesser 0
get ... check tab TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 16, 0 s_equal ROW counts (G) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···1r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 17, 0 s_equal ROW counts (H) : ( 1) - - - - - - - - - - - - 1 - - - - - - -
get ... check tab TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 29, 0 s_equal ROW counts (T) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check row details ROW__unit "details" , 17, 7 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : H 12=12 ··13 1s 1c 1f 1b [3]
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 12 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 13 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 14 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check cell x_1st CELL__unit_better "p_source" , x_1st , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ 17t 3c 12r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_2nd CELL__unit_better "p_source" , x_2nd , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_3rd CELL__unit_better "p_source" , x_3rd , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_4th CELL__unit_better "p_source" , x_4th , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_5th CELL__unit_better "p_source" , x_5th , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
COND add a new cell in a different row - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((03.006)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 17 i_equal 0
exec add to a row ROW_hook_cell x_tab, 3, 14, x_2nd i_equal 0
get ... check tab TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 16, 0 s_equal ROW counts (G) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···2r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 17, 0 s_equal ROW counts (H) : ( 2) - - - - - - - - - - - - 1 - 1 - - - - -
get ... check tab TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 29, 0 s_equal ROW counts (T) : ( 0) - - - - - - - - - - - - - - - - - - - -
code assign cells coords (manually) - - - - - - - - - - - - - x_2nd->tab = 17; x_2nd->col = 3;
get ... check row details ROW__unit "details" , 17, 7 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : H 12=12 ··13 1s 1c 1f 1b [3]
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : H 14=14 ··15 1s 1c 1f 1b [3]
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 12 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 13 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 14 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check cell x_1st CELL__unit_better "p_source" , x_1st , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ 17t 3c 12r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_2nd CELL__unit_better "p_source" , x_2nd , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ 17t 3c 14r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_3rd CELL__unit_better "p_source" , x_3rd , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_4th CELL__unit_better "p_source" , x_4th , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_5th CELL__unit_better "p_source" , x_5th , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
COND add a new cell in a different tab - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((03.007)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 29 i_equal 0
exec add to a row ROW_hook_cell x_tab, 4, 13, x_3rd i_equal 0
get ... check tab TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 16, 0 s_equal ROW counts (G) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···2r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 17, 0 s_equal ROW counts (H) : ( 2) - - - - - - - - - - - - 1 - 1 - - - - -
get ... check tab TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···1r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 29, 0 s_equal ROW counts (T) : ( 1) - - - - - - - - - - - - - 1 - - - - - -
code assign cells coords (manually) - - - - - - - - - - - - - x_3rd->tab = 29; x_3rd->col = 4;
get ... check row details ROW__unit "details" , 17, 7 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : H 12=12 ··13 1s 1c 1f 1b [3]
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : H 14=14 ··15 1s 1c 1f 1b [3]
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 12 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 13 s_equal ROW details (T) : T 13=13 ··14 1s 1c 1f 1b [4]
get ... check row details ROW__unit "details" , 29, 14 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check cell x_1st CELL__unit_better "p_source" , x_1st , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ 17t 3c 12r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_2nd CELL__unit_better "p_source" , x_2nd , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ 17t 3c 14r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_3rd CELL__unit_better "p_source" , x_3rd , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ 29t 4c 13r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_4th CELL__unit_better "p_source" , x_4th , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_5th CELL__unit_better "p_source" , x_5th , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
COND add a new cell to the original tab - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((03.008)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec get a tab pointer TAB_pointer &x_tab , 17 i_equal 0
exec add to a row ROW_hook_cell x_tab, 7, 7, x_4th i_equal 0
get ... check tab TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 16, 0 s_equal ROW counts (G) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···3r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 17, 0 s_equal ROW counts (H) : ( 3) - - - - - - - 1 - - - - 1 - 1 - - - - -
get ... check tab TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···1r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 29, 0 s_equal ROW counts (T) : ( 1) - - - - - - - - - - - - - 1 - - - - - -
code assign cells coords (manually) - - - - - - - - - - - - - x_4th->tab = 17; x_4th->col = 7;
get ... check row details ROW__unit "details" , 17, 7 s_equal ROW details (H) : H 7=7 ···8 1s 1c 1f 1b [7]
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : H 12=12 ··13 1s 1c 1f 1b [3]
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : H 14=14 ··15 1s 1c 1f 1b [3]
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 12 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 13 s_equal ROW details (T) : T 13=13 ··14 1s 1c 1f 1b [4]
get ... check row details ROW__unit "details" , 29, 14 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check cell x_1st CELL__unit_better "p_source" , x_1st , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ 17t 3c 12r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_2nd CELL__unit_better "p_source" , x_2nd , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ 17t 3c 14r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_3rd CELL__unit_better "p_source" , x_3rd , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ 29t 4c 13r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_4th CELL__unit_better "p_source" , x_4th , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ 17t 7c 7r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_5th CELL__unit_better "p_source" , x_5th , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
COND remove cell from middle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((03.009)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec remove from row ROW_unhook_cell x_1st i_equal 0
get ... check tab TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 16, 0 s_equal ROW counts (G) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···2r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 17, 0 s_equal ROW counts (H) : ( 2) - - - - - - - 1 - - - - - - 1 - - - - -
get ... check tab TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···1r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 29, 0 s_equal ROW counts (T) : ( 1) - - - - - - - - - - - - - 1 - - - - - -
code assign cells coords (manually) - - - - - - - - - - - - - x_1st->tab = -1; x_1st->col = -1;
get ... check row details ROW__unit "details" , 17, 7 s_equal ROW details (H) : H 7=7 ···8 1s 1c 1f 1b [7]
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : H 14=14 ··15 1s 1c 1f 1b [3]
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 12 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 13 s_equal ROW details (T) : T 13=13 ··14 1s 1c 1f 1b [4]
get ... check row details ROW__unit "details" , 29, 14 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check cell x_1st CELL__unit_better "p_source" , x_1st , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_2nd CELL__unit_better "p_source" , x_2nd , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ 17t 3c 14r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_3rd CELL__unit_better "p_source" , x_3rd , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ 29t 4c 13r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_4th CELL__unit_better "p_source" , x_4th , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ 17t 7c 7r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_5th CELL__unit_better "p_source" , x_5th , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
COND remove only cell - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((03.010)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec remove from row ROW_unhook_cell x_3rd i_equal 0
get ... check tab TAB__unit "entry" , 16 s_equal TAB entry (G) : giraffe····· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 16, 0 s_equal ROW counts (G) : ( 0) - - - - - - - - - - - - - - - - - - - -
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···2r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 17, 0 s_equal ROW counts (H) : ( 2) - - - - - - - 1 - - - - - - 1 - - - - -
get ... check tab TAB__unit "entry" , 29 s_equal TAB entry (T) : tortoise···· f· ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check rows ROW__unit "counts" , 29, 0 s_equal ROW counts (T) : ( 0) - - - - - - - - - - - - - - - - - - - -
code assign cells coords (manually) - - - - - - - - - - - - - x_3rd->tab = -1; x_3rd->col = -1;
get ... check row details ROW__unit "details" , 17, 7 s_equal ROW details (H) : H 7=7 ···8 1s 1c 1f 1b [7]
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : H 14=14 ··15 1s 1c 1f 1b [3]
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 12 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 13 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 29, 14 s_equal ROW details (T) : - -=- -- -s -c -f -b []
get ... check cell x_1st CELL__unit_better "p_source" , x_1st , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_2nd CELL__unit_better "p_source" , x_2nd , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ 17t 3c 14r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_3rd CELL__unit_better "p_source" , x_3rd , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_4th CELL__unit_better "p_source" , x_4th , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ 17t 7c 7r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check cell x_5th CELL__unit_better "p_source" , x_5th , NULL , -1 s_equal CELLb source : y ¬¬¬¬¬¬¬¬ -t -c -r ¬¬¬¬¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
COND verify program teardown - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((03.011)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec wrap-up the program PROG__unit_end i_equal 0
#23456789-12 123456789-123456789-123456789-12345 123456789-123456789-123456 123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789- 123456789- 123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789- 123456789-123456789-
#==(verb)=== ===========(description)=========== =====(function)=========== ========================(arguments)================================================================= ==(test)== ==========================(results)================================================================= ========(var)=======
SCRP (ROW) verify row sizing and resizing 0s resize ROW_size, ROW_resize, ROW_reset, ROW_min_used, ROW_max_used ((04.---)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
COND verify program setup - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((04.001)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec setup the program PROG__unit_quiet i_equal 0
COND create a set of tabs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((04.002)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec add tab by abbreviation yKEYS_string ":umake·H¦" i_equal 0
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· Hz100·· ···0n ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check row details ROW__unit "details" , 17, 10 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 16 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 17 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 18 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 19 s_equal ROW details (H) : - -=- -- -s -c -f -b []
exec get size ROW_size 17, 0 i_equal 1
exec ... min used ROW_min_used 17 i_lesser 0
exec ... man used ROW_max_used 17 i_lesser 0
exec check mundo entry yMAP_mundo_detail -1 s_equal n/a
COND make one row taller - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((04.003)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec update size yKEYS_string ":ytall Ha11 2¦" i_equal 0
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· Hz100·· ···0n ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···1r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check row details ROW__unit "details" , 17, 10 s_equal ROW details (H) : H 10=10 ··11 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 16 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 17 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 18 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 19 s_equal ROW details (H) : - -=- -- -s -c -f -b []
exec get size ROW_size 17, 10 i_equal 2
exec ... min used ROW_min_used 17 i_equal 10
exec ... man used ROW_max_used 17 i_equal 10
exec check mundo entry yMAP_mundo_detail -1 s_equal 1 > 0 [ Y height Ha11 1å1æ 1å2æ
COND make one row much taller - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((04.004)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec update size yKEYS_string ":ytall Hc12 4¦" i_equal 0
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· Hz100·· ···0n ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···2r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check row details ROW__unit "details" , 17, 10 s_equal ROW details (H) : H 10=10 ··11 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : H 11=11 ··12 4s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 16 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 17 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 18 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 19 s_equal ROW details (H) : - -=- -- -s -c -f -b []
exec get size ROW_size 17, 11 i_equal 4
exec ... min used ROW_min_used 17 i_equal 10
exec ... man used ROW_max_used 17 i_equal 11
exec check mundo entry yMAP_mundo_detail -1 s_equal 2 > 1 [ Y height Ha12 1å1æ 1å4æ
COND update multiple - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((04.005)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec update size yKEYS_string ":ytall Ha13 3 3¦" i_equal 0
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· Hz100·· ···0n ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···5r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check row details ROW__unit "details" , 17, 10 s_equal ROW details (H) : H 10=10 ··11 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : H 11=11 ··12 4s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : H 12=12 ··13 3s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : H 13=13 ··14 3s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : H 14=14 ··15 3s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 16 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 17 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 18 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 19 s_equal ROW details (H) : - -=- -- -s -c -f -b []
exec get size ROW_size 17, 12 i_equal 3
exec ... min used ROW_min_used 17 i_equal 10
exec ... man used ROW_max_used 17 i_equal 14
exec check mundo entry yMAP_mundo_detail 2 s_equal 5 · 2 [ Y height Ha13 1å1æ 1å3æ
exec check mundo entry yMAP_mundo_detail 3 s_equal 5 · 3 + Y ´ height Ha14 1å1æ 1å3æ
exec check mundo entry yMAP_mundo_detail 4 s_equal 5 > 4 + Y ´ height Ha15 1å1æ 1å3æ
COND reset to default - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((04.006)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec update size yKEYS_string ":ydef Ha14¦" i_equal 0
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· Hz100·· ···0n ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···4r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check row details ROW__unit "details" , 17, 10 s_equal ROW details (H) : H 10=10 ··11 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : H 11=11 ··12 4s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : H 12=12 ··13 3s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : H 14=14 ··15 3s 0c 0f 0b []
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 16 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 17 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 18 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 19 s_equal ROW details (H) : - -=- -- -s -c -f -b []
exec get size ROW_size 17, 12 i_equal 3
exec ... min used ROW_min_used 17 i_equal 10
exec ... man used ROW_max_used 17 i_equal 14
exec check mundo entry yMAP_mundo_detail 5 s_equal 6 > 5 [ Y height Ha14 1å3æ 1å1æ
COND reset all - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((04.007)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec add tab by abbreviation yKEYS_string ":yreset H¦" i_equal 0
get ... check tab TAB__unit "entry" , 17 s_equal TAB entry (H) : hippo······· f· Hz100·· ···0n ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check row details ROW__unit "details" , 17, 10 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 11 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 12 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 13 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 14 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 15 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 16 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 17 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 18 s_equal ROW details (H) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 17, 19 s_equal ROW details (H) : - -=- -- -s -c -f -b []
exec get size ROW_size 17, 0 i_equal 1
exec ... min used ROW_min_used 17 i_lesser 0
exec ... man used ROW_max_used 17 i_lesser 0
exec check mundo entry yMAP_mundo_detail 6 s_equal 10 · 6 [ Y height Ha11 1å2æ 1å1æ
exec check mundo entry yMAP_mundo_detail 7 s_equal 10 · 7 + Y ´ height Ha12 1å4æ 1å1æ
exec check mundo entry yMAP_mundo_detail 8 s_equal 10 · 8 + Y ´ height Ha13 1å3æ 1å1æ
exec check mundo entry yMAP_mundo_detail 9 s_equal 10 > 9 + Y ´ height Ha15 1å3æ 1å1æ
COND verify program teardown - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((04.008)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec wrap-up the program PROG__unit_end i_equal 0
#23456789-12 123456789-123456789-123456789-12345 123456789-123456789-123456 123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789- 123456789- 123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789- 123456789-123456789-
#==(verb)=== ===========(description)=========== =====(function)=========== ========================(arguments)================================================================= ==(test)== ==========================(results)================================================================= ========(var)=======
SCRP (ROW) verify basic row record reading 0s read ROW_reader ((05.---)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
COND verify program setup - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((05.001)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec setup the program PROG__unit_quiet i_equal 0
exec setup yPARSE handlers api_yvikeys_handlers i_equal 0
COND create a set of tabs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((05.002)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec add tab by abbreviation yKEYS_string ":umake·0¦" i_equal 0
get ... check tab TAB__unit "entry" , 0 s_equal TAB entry (0) : mouse······· f· 0z100·· ···0n ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check row details ROW__unit "details" , 0, 10 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 11 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 12 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 13 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 14 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 15 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 16 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 17 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 18 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 19 s_equal ROW details (0) : - -=- -- -s -c -f -b []
COND process a single entry - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((05.003)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec open using stdin yPARSE_stdin i_equal 0
exec clear everything yPARSE_purge_in i_equal 0
load add a line to stdin stdin height § 0a11 § 3 § 1 §¦
exec read the record yPARSE_read NULL, NULL, NULL, NULL i_equal 4
exec call row reader ROW_reader 1 , "height" i_equal 1
get ... check tab TAB__unit "entry" , 0 s_equal TAB entry (0) : mouse······· f· 0z100·· ···0n ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···1r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check row details ROW__unit "details" , 0, 10 s_equal ROW details (0) : 0 10=10 ··11 3s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 11 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 12 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 13 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 14 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 15 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 16 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 17 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 18 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 19 s_equal ROW details (0) : - -=- -- -s -c -f -b []
COND process a multiple entry - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((05.004)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec clear everything yPARSE_purge_in i_equal 0
load add a line to stdin stdin height § 0a12 § 2 § 3 §¦
exec read the record yPARSE_read NULL, NULL, NULL, NULL i_equal 4
exec call row reader ROW_reader 1 , "height" i_equal 1
get ... check tab TAB__unit "entry" , 0 s_equal TAB entry (0) : mouse······· f· 0z100·· ···0n ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···4r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check row details ROW__unit "details" , 0, 10 s_equal ROW details (0) : 0 10=10 ··11 3s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 11 s_equal ROW details (0) : 0 11=11 ··12 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 12 s_equal ROW details (0) : 0 12=12 ··13 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 13 s_equal ROW details (0) : 0 13=13 ··14 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 14 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 15 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 16 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 17 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 18 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 19 s_equal ROW details (0) : - -=- -- -s -c -f -b []
COND verify program teardown - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((05.005)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec wrap-up the program PROG__unit_end i_equal 0
#23456789-12 123456789-123456789-123456789-12345 123456789-123456789-123456 123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789- 123456789- 123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789- 123456789-123456789-
#==(verb)=== ===========(description)=========== =====(function)=========== ========================(arguments)================================================================= ==(test)== ==========================(results)================================================================= ========(var)=======
SCRP (ROW) verify basic row record writing 0s write ROW_writer, ROW_writer_all ((06.---)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
COND verify program setup - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((06.001)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec setup the program PROG__unit_quiet i_equal 0
exec setup yPARSE handlers api_yvikeys_handlers i_equal 0
exec open output file yPARSE_tmpout i_equal 0
COND create a set of tabs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((06.002)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec add tab by abbreviation yKEYS_string ":umake·0¦" i_equal 0
get ... check tab TAB__unit "entry" , 0 s_equal TAB entry (0) : mouse······· f· 0z100·· ···0n ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check row details ROW__unit "details" , 0, 10 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 11 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 12 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 13 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 14 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 15 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 16 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 17 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 18 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 19 s_equal ROW details (0) : - -=- -- -s -c -f -b []
COND write row info - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((06.003)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec call the row handler ROW_writer -1 , 0 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 0 , 0 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 0 , 1 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 0 , 2 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 0 , 3 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 0 , 4 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 1 , 0 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 1 , 25 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 5 , 5 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec write all output ROW_writer_all i_equal 0
COND update a row - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((06.004)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec update height yKEYS_string ":ytall 0a12 2 3¦" i_equal 0
get ... check tab TAB__unit "entry" , 0 s_equal TAB entry (0) : mouse······· f· 0z100·· ···0n ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···3r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check row details ROW__unit "details" , 0, 10 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 11 s_equal ROW details (0) : 0 11=11 ··12 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 12 s_equal ROW details (0) : 0 12=12 ··13 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 13 s_equal ROW details (0) : 0 13=13 ··14 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 14 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 15 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 16 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 17 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 18 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 19 s_equal ROW details (0) : - -=- -- -s -c -f -b []
COND write row info - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((06.005)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec call the row handler ROW_writer -1 , 0 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 0 , 10 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 0 , 11 i_equal 1
exec check the result yPARSE_outrecd s_equal height § 0a12 § 2 § 3 §
exec call the row handler ROW_writer 0 , 12 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 0 , 13 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 0 , 14 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 0 , 15 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 1 , 0 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 1 , 25 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 5 , 5 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec write all output ROW_writer_all i_equal 1
COND make another change - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((06.006)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec update height yKEYS_string ":ytall 0a11 3¦" i_equal 0
get ... check tab TAB__unit "entry" , 0 s_equal TAB entry (0) : mouse······· f· 0z100·· ···0n ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···4r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check row details ROW__unit "details" , 0, 10 s_equal ROW details (0) : 0 10=10 ··11 3s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 11 s_equal ROW details (0) : 0 11=11 ··12 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 12 s_equal ROW details (0) : 0 12=12 ··13 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 13 s_equal ROW details (0) : 0 13=13 ··14 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 14 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 15 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 16 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 17 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 18 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 19 s_equal ROW details (0) : - -=- -- -s -c -f -b []
COND write row info - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((06.007)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec call the row handler ROW_writer -1 , 0 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 0 , 10 i_equal 1
exec check the result yPARSE_outrecd s_equal height § 0a11 § 3 § 1 §
exec call the row handler ROW_writer 0 , 11 i_equal 1
exec check the result yPARSE_outrecd s_equal height § 0a12 § 2 § 3 §
exec call the row handler ROW_writer 0 , 12 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 0 , 13 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 0 , 14 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 1 , 0 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 1 , 25 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec call the row handler ROW_writer 5 , 5 i_equal 0
exec check the result yPARSE_outrecd s_equal
exec write all output ROW_writer_all i_equal 2
COND verify program teardown - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((06.008)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec wrap-up the program PROG__unit_end i_equal 0
#23456789-12 123456789-123456789-123456789-12345 123456789-123456789-123456 123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789- 123456789- 123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789- 123456789-123456789-
#==(verb)=== ===========(description)=========== =====(function)=========== ========================(arguments)================================================================= ==(test)== ==========================(results)================================================================= ========(var)=======
SCRP (ROW) verify combinations writing and reading with file 0s both ROW_writer, ROW_reader ((07.---)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
COND verify program setup - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((07.001)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec setup the program PROG__unit_quiet i_equal 0
exec setup yPARSE handlers api_yvikeys_handlers i_equal 0
exec open output file yPARSE_tmpout i_equal 0
COND create a set of tabs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((07.002)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec add tab by abbreviation yKEYS_string ":umake·0¦" i_equal 0
get ... check tab TAB__unit "entry" , 0 s_equal TAB entry (0) : mouse······· f· 0z100·· ···0n ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check row details ROW__unit "details" , 0, 10 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 11 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 12 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 13 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 14 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 15 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 16 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 17 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 18 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 19 s_equal ROW details (0) : - -=- -- -s -c -f -b []
COND update rows - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((07.003)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec update height yKEYS_string ":ytall 0a12 2 3¦" i_equal 0
exec update height yKEYS_string ":ytall 0a11 3¦" i_equal 0
get ... check tab TAB__unit "entry" , 0 s_equal TAB entry (0) : mouse······· f· 0z100·· ···0n ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···4r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check row details ROW__unit "details" , 0, 10 s_equal ROW details (0) : 0 10=10 ··11 3s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 11 s_equal ROW details (0) : 0 11=11 ··12 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 12 s_equal ROW details (0) : 0 12=12 ··13 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 13 s_equal ROW details (0) : 0 13=13 ··14 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 14 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 15 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 16 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 17 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 18 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 19 s_equal ROW details (0) : - -=- -- -s -c -f -b []
COND write the rows - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((07.004)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec write all output ROW_writer_all i_equal 2
exec close input yPARSE_close_out i_equal 0
GROUP reset rows - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
COND reset rows - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((07.005)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec update height yKEYS_string ",0··:yreset¦" i_equal 0
get ... check tab TAB__unit "entry" , 0 s_equal TAB entry (0) : mouse······· f· 0z100·· ···0n ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···0r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check row details ROW__unit "details" , 0, 10 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 11 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 12 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 13 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 14 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 15 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 16 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 17 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 18 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 19 s_equal ROW details (0) : - -=- -- -s -c -f -b []
COND read the rows - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((07.006)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec open input yPARSE_tmpin i_equal 0
exec read all lines yPARSE_read_all i_equal 2
exec close input yPARSE_close_in i_equal 0
get ... check tab TAB__unit "entry" , 0 s_equal TAB entry (0) : mouse······· f· 0z100·· ···0n ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ ···4r ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
get ... check row details ROW__unit "details" , 0, 10 s_equal ROW details (0) : 0 10=10 ··11 3s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 11 s_equal ROW details (0) : 0 11=11 ··12 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 12 s_equal ROW details (0) : 0 12=12 ··13 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 13 s_equal ROW details (0) : 0 13=13 ··14 2s 0c 0f 0b []
get ... check row details ROW__unit "details" , 0, 14 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 15 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 16 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 17 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 18 s_equal ROW details (0) : - -=- -- -s -c -f -b []
get ... check row details ROW__unit "details" , 0, 19 s_equal ROW details (0) : - -=- -- -s -c -f -b []
COND verify program teardown - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ((07.007)) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exec wrap-up the program PROG__unit_end i_equal 0
# end-of-file. done, finito, completare, whimper [Ï´···