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


>> Download LookAt.mesa_Oct77 documenatation <<

Text preview - extract from the document
LookAt.mesa                   25-0CT-77 15:22:25                                Page 1


-- file LookAt.Mesa    edited by Sandman, September 30, 1977   1:19 PM
DIRECTORY
ImageDefs: FROM "imagedefs",
IODefs: FROM "iodefs",
KeyDefs: FROM "keydefs",
RectangleDefs: FROM "rectangledefs",
WindowDefs: FROM "Windowdefs".
WManagerDefs: FROM "WManagerDefs":
LookAt: PROGRAM IMPORTS RectangleDefs, 10Defs. WindowDefs, WManagerDefs
  BEGIN OPEN RectangleDefs:
  s: STRING ~ [100]:
  displayhead: DCBptr = LOOPHOLE [420B]:
  topmargin: CARDINAL ~ 4:
  leftmargin: CARDINAL ~ 1:
  npages: CARDINAL ~ 108:
  width: CARDINAL ~ 36:
  dmap: BMHandle:
  dcbptr: DCBptr:
  dwindow: WindowDefs.WindowHandle ~ WindowDefs.GetCurrentDisplayWindow[]:
  dmap ~ GetDefaultBitmap[]:
  dcbptr ~ displayhead.next:
  dcbptr.height ~ topmargin:
  dmap.yO ~ topmargin * 2;
  dmap.indenting ~ leftmargin;
  dmap.xO ~ leftmargin * 16;
  ReallocateBitmap[dmap. npages. width];
  RectangleDefs.GrowRectangle[dwindow.rectangle. dmap.width. 100];
  WindowDefs.RepaintDisplayWindows[dmap];
  START WManagerDefs.WManControl;
  IODefs.WriteLine["Alto/Mesa Viewer"];
  DO OPEN IODefs; ENABLE Rubout =) EXIT; ReadLine[s]: WriteChar[CR]; ENDLOOP;
  ImageDefs.StopMesa[]:
  END.



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