Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: DDSLIB

Package: VA FileMan

Routine: DDSLIB


Information

DDSLIB ;SFISC/MKO-LIBRARY FUNCTIONS ;11:55 AM 14 Aug 2002

Source Information

Source file <DDSLIB.m>

Entry Points

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) ;
Info |  Source |  Entry Points