FBUCUTL4 ;ALBISC/TET - UTILITY CONTINUATION ;5/14/93 15:06
Source file <FBUCUTL4.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
PRIME(FBDA,FBUCP) | ;determine if claim is a primary (points to itself)
|
|
SECOND(FBDA,FBUCP) | ;determine if claim is a secondary (points to another)
|
|
LINK(FBDA,FBUCP) | ;is this a claim which can be linked to a primary?
|
|
LINKTO(FBDA,FBUCP,FBLINK) | ;is this a primary claim to which a secondary can be linked?
|
|
ID | ;display identifiers
|
|
PARSE(FBARY) | ;set piece positions variable, and get # of pieces for printing
|
|
LINE(FBARY,FBI,FBPL,FBW) | ;write line
|
|
FBO() | ;set fbo string if 0 or not defined
|
|
PAD(L,V,C,O) | ;set fixed length field
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|