Darwin Help

Back to Index

GetPosition

Function GetPosition


Calling Sequence  GetPosition(df,ofs)
Parameters
NameTypeDescription

df database 
ofs integer 
Return Type  list
Globals DB,
Synopsis Returns [pos, len] such that t is the complete sequence ofs is pointing to after execution of 't := ofs + df[string]; t := t[1..len];'.
Examples  
See also