INHMR20 ;KN; 18 Jul 95 09:07; Statistical Report - Display Utilities
Source file <INHMR20.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| CMP(S,INF,IINA,TMP,TMN) | ; Compare
; ; Description: The function CMP is used to compare if S is ; in the range from TMP to TMN, and determine ; any type of data date, numeric, or string in a ; specific range. ; Return: 1 = True ; 0 = False ; Parameters: ; S = Selected items to compare ; INF = Order of items selected by user ; IINA = ; TMP = Lower limit ; TMN = Uper limit ; Code begins: |
|
| FILL(INC,REF) | ; Fill up incount array
|
|
| PRVF(CF,AR) | ; Previous field
|
|
| NXTF(CF,AR) | ; Next field ien
; ; Description: The function NXTF is used to return next field ; ien, given current field ien CF ; Return: Field ien for next field of CF ; Parameters: ; CF = current field ien ; AR = Name of array which contains an array of field ien ; Code begins: |
|
| GLN(INFL) | ; Get global name
|
|
| GNDP(INFL,INFD) | ; Get node and piece
|
| Name | Field # of Occurrence |
|---|---|
| Y^DIQ | CMP+17 |
| Name | Line Occurrences (* Changed, ! Killed) |
|---|---|
| ^DD( | GNDP+9, CMP+17 |
| ^DIC - [#1] | GLN+7 |
| Name | Line Occurrences |
|---|---|
| FILL | FILL+14 |
| >> | Not killed explicitly |
| * | Changed |
| ! | Killed |
| ~ | Newed |
| Name | Field # of Occurrence |
|---|---|
| AR | PRVF~, PRVF+11, NXTF~, NXTF+12 |
| >> C | CMP+17* |
| CF | PRVF~, PRVF+10, PRVF+11, PRVF+12, NXTF~, NXTF+10, NXTF+12, NXTF+13 |
| IINA | CMP~, CMP+17, CMP+21, CMP+24 |
| >> INA( | CMP+17, CMP+18 |
| INC | FILL~, FILL+14 |
| INF | CMP~, CMP+17, CMP+18 |
| INFD | GNDP~, GNDP+9 |
| INFL | GNDP~, GNDP+9, GLN~, GLN+7 |
| >> INIEN | CMP+17 |
| INTMP | CMP+15~, CMP+16*, CMP+18*, CMP+21*, CMP+22*, CMP+24*, CMP+25*, CMP+26 |
| LEV | FILL+9~*, FILL+10*, FILL+11 |
| REF | FILL~, FILL+10, FILL+12, FILL+13, FILL+15 |
| S | CMP~, CMP+17*, CMP+18, CMP+21, CMP+22, CMP+24, CMP+25 |
| TMN | CMP~, CMP+20, CMP+21, CMP+22 |
| TMP | PRVF+9~, PRVF+10*, PRVF+11*, PRVF+12*, PRVF+13, NXTF+9~, NXTF+10*, NXTF+12*, NXTF+13*, NXTF+14 , CMP~, CMP+21, CMP+22, CMP+24, CMP+25 |
| TREF | FILL+9~, FILL+12*, FILL+13*, FILL+14, FILL+15 |
| U | GNDP+9, CMP+17 |
| >> Y | CMP+17* |
| ZLEV | FILL+9~, FILL+11*, FILL+12, FILL+13 |