Service Manuals, User Guides, Schematic Diagrams or docs for : xerox mesa 3.0_1977 listing SymbolTableDefs.mesa_Oct77

<< Back | Home

Most service manuals and schematics are PDF files, so You will need Adobre Acrobat Reader to view : Acrobat Download Some of the files are DjVu format. Readers and resources available here : DjVu Resources
For the compressed files, most common are zip and rar. Please, extract files with Your favorite compression software ( WinZip, WinRAR ... ) before viewing. If a document has multiple parts, You should download all, before extracting.
Good luck. Repair on Your own risk. Make sure You know what You are doing.




Image preview - the first page of the document
SymbolTableDefs.mesa_Oct77


>> Download SymbolTableDefs.mesa_Oct77 documenatation <<

Text preview - extract from the document
symboltabledefs.mESA           24-0CT-77 18:55:07                                       Page 1


-- file SymbolTableDefs.Mesa
-- last modified by Satterthwaite on June 14, 1977    9:36 AM
DIRECTORY
  ControlDefs: FROM "controldefs",
  SegmentDefs: FROM "segmentdefs",
  SymbolTable: FROM "symbol table";
DEFINITIONS FROM ControlDefs. SegmentDefs;
SymbolTableDefs: DEFINITIONS   =
  BEGIN
 SymbolTableHandle: TYPE = PRIVATE RECORD [segment: FileSegmentHandle];
   NULLTableHandle: SymbolTableHandle = SymbolTableHandle[NIL];
 SymbolTableBase: TYPE = POINTER TO FRAME[SymbolTable];
 TableForFrame: PROCEDURE [frame: FrameHandle] RETURNS [SymbolTableHandle];
 NoSymbolTable: SIGNAL [seg: FileSegmentHandle];
 TableForSegment: PROCEDURE [seg: FileSegmentHandle] RETURNS [SymbolTableHandle];
 SegmentForTable: PROCEDURE [table: SymbolTableHandle] RETURNS [FileSegmentHandle];
 AcquireSymbolTable: PROCEDURE [handle: SymbolTableHandle] RETURNS [SymbolTableBase];
 ReleaseSymbolTable: PROCEDURE [base: SymbolTableBase];
 SymbolCacheSize: PROCEDURE RETURNS [pages: INTEGER];
 SetSymbolCacheSize: PROCEDURE [pages: INTEGER];
 SuspendSymbolCache, RestartSymbolCache: PROCEDURE;
 SymbolBuffersFull: SIGNAL;
 IllegalSymbolBase: SIGNAL [base: SymbolTableBase];
 TooManySymbolTables: SIGNAL [handle: SymbolTableHandle];
 END.



◦ Jabse Service Manual Search 2024 ◦ Jabse PravopisonTap.bg ◦ Other service manual resources online : FixyaeServiceinfo