.psect topmem ,d,rw,gbl,ovr,rel .name utl .name err .root rm-rmsrot,utilty,error,topmem rm: .fctr a-b-c-d-e-f-errdvr-mem-sub a: .fctr ob:k11pak b: .fctr ob:k11dat c: .fctr ob:k11rms d: .fctr ob:k11m41 e: .fctr ob:k11cmd f: .fctr ob:k11lcl set: .fctr ob:k11stt show: .fctr ob:k11sho connec: .fctr ob:k11con help: .fctr ob:k11hlp server: .fctr ob:k11ser transf: .fctr ob:k11tra debug: .fctr ob:k11deb utilty: .fctr utl-*(set,show,server,connec,help,transf,debug) errdvr: .fctr ob:k11err ; This overlay must NOT contain ANY routines called by the ; command parser (GETCMD, GETCM0 and GETCM1) as the command ; lists for LOCAl and REMOTE commands are in here and loaded ; via calls to LOACMD and LOAREM, which simply force $AUTO ; to load the overlay and then they return the command list ; address in R0. error: .fctr err-*(er1,er2,er3,direrr,hl,copy,cmdlst,conver-atr) conver: .fctr ob:k11cvt copy: .fctr ob:k11cpy er1: .fctr ob:k11er1 er2: .fctr ob:k11er2 er3: .fctr ob:k11er3 direrr: .fctr ob:k11der sub: .fctr ob:k11sub hl: .fctr ob:k11dfh cmdlst: .fctr ob:k11com atr: .fctr ob:k11atr-ob:k11ini mem: .fctr lb:vmlib/lb:inidm:extsk ;-libr: .fctr lb:syslib.p21/dl @lb:rmsrlx .end