PXRMFFDB ;SLC/PKR - Function finding data structure builder. ;05/31/2022
Source file <PXRMFFDB.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| BASE2(NUM) | ;Convert a base 10 integer to base 2.
 | 
|
| CRESLOG(NUM,FLIST,RESLOG) | ;Check the resolution logic to see if
 | 
|
| FFBUILD(X,DA) | ;Given a function finding logical string build the data
 | 
|
| FFKILL(X,DA) | ;This is the kill logic for the function string.
 | 
|
| GETOPERS() | ;Return the list of operators that can be used in a function string.
 | 
|
| ISGRV(VAR) | ;VAR can be a global reminder variable by itself or used in a
 | 
|
| ISSTR(STRING) | ;Return true if STRING really is a string and it is not
 | 
|
| VARGLISTM(LIST,DAI,FUNCTION,FUNIEN) | ;Make sure the function argument list
 | 
|
| VARGLISTS(LIST,DAI,FUNCTION,FUNIEN) | ;Make sure the function argument list
 | 
|
| VFFORM(FUN,ARGLIST,FSTRING) | ;Make sure the function is followed by an argument
 | 
|
| VFINDING(X,DAI) | ;Make sure a finding number is a valid member of the
 | 
|
| VFSTRING(FFSTRING,DA) | ;Make sure a function finding string is valid.
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |