Service Manuals, User Guides, Schematic Diagrams or docs for : xerox mesa 4.0_1978 listing Mesa_4_System StreamsA.mesa_Sep78
<< Back |
HomeMost 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
>> Download StreamsA.mesa_Sep78 documenatation <<Text preview - extract from the documentStreamsA.mesa 2-Sep-78 13:58:17 Page 1
-- StreamsA.Mesa Edited by Sandman on May 19, 1978 8:25 AM
DIRECTORY
AltoDefs: FROM "altodefs" USING [
CharsPerPage, CharsPerWord, PageCount, PageNumber, PageSize],
AltoFileDefs: FROM "altofiledefs" USING [eofDA, FA, fillinDA, FP, vDA],
BFSDefs: FROM "bfsdefs" USING [ActOnPages, GetNextDA, WritePages],
DiskDefs: FROM "diskdefs" USING [DiskRequest],
InlineDefs: FROM "inlinedefs" USING [BITAND, BITSHIFT, COPY],
MiscDefs: FROM "miscdefs" USING [Zero],
SegmentDefs: FROM "segmentdefs" USING [UpdateFileLength],
StreamDefs: FROM "streamdefs" USJNG [
DiskHandle, StreamErrorCode, StreamHandle],
SystemDefs: FROM "systemdefs" USING [AllocateHeapNode, FreeHeapNode];
DEFINITIONS FROM AltoDefs, AltoF;leDefs, StreamDefs;
StreamsA: PROGRAM
IMPORTS BFSDefs, M;scDefs, SegmentDefs, SystemDefs
EXPORTS StreamDefs SHARES StreamDefs, SegmentDefs m BEGIN
StreamError: PUBLIC SIGNAL [stream:StreamHandle, error:StreamErrorCode] m CODE;
-- block mode transfers
direction: TYPE = {in,out};
the fast stream overflow handler; should only be called
from the fast stream get, put, and endof routines. It
always supplies a new count (which may be zero, in which
case get and/or put is replaced with an error routine).
-- Cleanup makes the disk look like the stream, unless the
-- current page ;s not full and you didn't ask for a flush.
Fixup: PROCEDURE [stream:StreamHandle]
◦ Jabse Service Manual Search 2026 ◦ Jabse Pravopis ◦ onTap.bg ◦ Other service manual resources online : Fixya ◦ eServiceinfo