DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T g

⟦a5f683fc4⟧ TextFile

    Length: 1180 (0x49c)
    Types: TextFile
    Names: »getedb.tex«

Derivation

└─⟦3d0c2be1b⟧ Bits:30001254 ISODE-5.0 Tape
    └─⟦eba4602b1⟧ »./isode-5.0.tar.Z« 
        └─⟦d3ac74d73⟧ 
            └─⟦this⟧ »isode-5.0/doc/quipu/getedb.tex« 
└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦35176feda⟧ »EurOpenD22/isode/isode-6.tar.Z« 
        └─⟦de7628f85⟧ 
            └─⟦this⟧ »isode-6.0/doc/quipu/getedb.tex« 

TextFile

\File{getedb.py},{15:15},{Feb 24 1989}
\L{\LB{GetEntryDataBlock \K{ABSTRACT}\-\K{OPERATION}}}
\L{\LB{}\Tab{8}{\K{ARGUMENT} GetEntryDataBlockArgument}}
\L{\LB{}\Tab{8}{\K{RESULT} GetEntryDataBlockResult}}
\L{\LB{}\Tab{8}{\K{ERRORS} \{NameError,ServiceError,SecurityError\}}}
\L{\LB{}}
\L{\LB{getEntryDataBlock GetEntryDataBlock ::= 10}}
\L{\LB{}}
\L{\LB{}\Tab{32}{\C{}\-\- will make this an OBJECT IDENTIFER}}
\CE{}\L{\LB{}\Tab{32}{\C{}\-\- when ISODE can support this form }}
\CE{}\L{\LB{}\Tab{32}{\C{}\-\- of operation code}}
\CE{}\L{\LB{}}
\L{\LB{\Proc{GetEntryDataBlockArgument}GetEntryDataBlockArgument ::= \K{SET} \{}}
\L{\LB{}\Tab{8}{entry [0] DistinguishedName,}}
\L{\LB{}\Tab{8}{sendIfMoreRecentThan [1] EDBVersion \K{OPTIONAL}}}
\L{\LB{}\Tab{24}{\C{}\-\- if omitted, just return version held}}
\CE{}\L{\LB{}\Tab{24}{\C{}\-\- To force send, specify old version}}
\CE{}\L{\LB{\}}}
\L{\LB{}}
\L{\LB{\Proc{GetEntryDataBlockResult}GetEntryDataBlockResult ::= \K{SEQUENCE} \{}}
\L{\LB{}\Tab{16}{versionHeld [0] EDBVersion}}
\L{\LB{}\Tab{16}{[1] EntryDataBlock \K{OPTIONAL}}}
\L{\LB{}\Tab{8}{\}}}
\L{\LB{\}}}
\L{\LB{}}
\L{\LB{}}
\L{\LB{\Proc{EDBVersion}EDBVersion ::= UTCTime}}