; ; embTemp.sh ; ; Handle embedded templates ; ; © 1995 Straylight ; ;----- Overview ------------------------------------------------------------- ; ; Functions provided: ; ; embTemp_extract [ :LNOT::DEF:embTemp__dfn GBLL embTemp__dfn ; --- embTemp_extract --- ; ; On entry: R0 == pointer to template block ; R1 == pointer to window definition block ; R2 == pointer to indirection space ; R3 == pointer to end of indirection space ; R4 == pointer to window sprite area ; R5 == pointer to icon sprite area ; ; On exit: R2 == updated ; ; Use: Loads an embedded template (generated by templAOF) into a ; block. IMPORT embTemp_extract ] ;----- That's all, folks ---------------------------------------------------- END