DDSLIB ;SFISC/MKO-LIBRARY FUNCTIONS ;11:55 AM 14 Aug 2002
Source file <DDSLIB.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| FIND(E,C,S) | ;Find in expression E, starting from pos S, the char pos
 | 
|
| PIECE(E,C,N1,N2) | ;Return the N1th to N2th C-piece of E
 | 
|
| RPAR(E,S) | ;Find in expression E, from char pos S (the position
 | 
|
| AFTQ(E,I) | ;Return character position after quoted string
 | 
|
| QT(X) | ;Return X quoted
 | 
|
| UQT(X) | ;Return quoted string X unquoted
 | 
|
| FIELD(DDP,FLD) | ;Get field number
 | 
|
| GETFLD(FD,BK,PG,DDS,DDSPG,DDSBK,DDSFLG) | ;Return "DDO,bk#,pg#"
 | 
|
| PG | ;Get internal page number
 | 
|
| BK | ;Get internal block number
 | 
|
| FD | ;Get internal field number
 | 
|
| UPCASE(X) | ;
 |