SCRPBK0 ;MJK/ALB - RPC Broker Utilities ; 27 FEB 96
Source file <SCRPBK0.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| GETREC(SCDATA,SCQRY) | ; -- get QUERY record
 ; input : SCQRY := ien of query definition ; output : SCDATA is the return array ; SCDATA(0) := 0th node of qry def ; (1) := externals for 0th ; (2..n) := sections for ; [Description], [Fields], [Selections]  | 
|
| SET(X,INC,SCDATA) | ; -- set value in return array
 | 
|
| QRYDEF(X,SCQRY) | ; -- retrieve rpt def demographics
 | 
|
| DESC(SCINC,SCQRY,SCDATA) | ; -- get query description
 | 
|
| FIELDS(SCINC,SCQRY,SCDATA) | ; -- get fields to ask
 | 
|
| SELECT(SCINC,SCQRY,SCDATA) | ; -- get files to select
 | 
| RPC Name | Call Tags | 
|---|---|
| SCRP QUERY GETRECORD | GETREC |