Service Manuals, User Guides, Schematic Diagrams or docs for : xerox mesa 3.0_1977 listing Commander.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
Commander.mesa_Oct77


>> Download Commander.mesa_Oct77 documenatation <<

Text preview - extract from the document
Commander.mesa                26-0CT-77 16:00:16                                        Page 1


-- Commander.mesa; edited by Sandman, September 19, 1977   9:52 AM
DIRECTORY
  CommanderDeFs: FROM "commanderdefs",
  ControlDefs: FROM "controldefs",
  InlineDefs: FROM "inlinedefs",
  ImageDefs: FROM "imagedefs",
  IOOefs: FROM "iodefs",
  RectangleDefs: FROM "rectangledefs",
  SegmentDefs: FROM "segmentdefs",
  StreamDefs: FROM "streamdefs",
  StringDefs: FROM "stringdefs",
  SystemDefs: FROM "systemdefs":
DEFINITIONS FROM StringDefs, CommanderDefs, IODefs:
Commander: PROGRAM [herald: STRING]
  IMPORTS ImageOefs, 10Defs, StreamDefs, StringDefs, SystemOefs
  EXPORTS CommanderOefs =
BEGIN
GlobalFrameHandle: TYPE = ControlDefs.GlobalFrameHandle:
CommandItem: TYPE = RECORD [
  cb: CommandBlockHandle,
  link: POINTER TO CommandItem]:
StringItem: TYPE = RECORD [
  link: POINTER TO StringItem,
  string: STRING]:
commandHead: POINTER TO CommandItem p NIL:
stringHead: POINTER TO StringItem p NIL;
SyntaxError: ERROR = CODE;
Help: SIGNAL = CODE;
BadName: ERROR = CODE:
BadParam: ERROR [type: ParamType]    CODE;
GetDebugger: PROCEDURE =
  BEGIN
  CallDebugger[] ;
  END;
CallDebugger: MACHINE CODE = INLINE [347B, 54B];
AddCommand: PUBLIC PROCEDURE [name: STRING, proc: PROCEDURE, numargs: CARDINAL] RETURNS [CommandBlockHa
Undle] =
  BEGIN OPEN SystemDefs;
  c: POINTER TO CommandItem p AllocateHeapNode[SIZE[CommandItem]]:
  cb: CommandBlockHandle p
          AllocateHeapNode[SIZE[CommandBlock]+numargs



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