Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: BLRLUAC9

BLRLUAC9.m

Go to the documentation of this file.
  1. BLRLUAC9 ; IHS/OIT/MKK - IHS LRUPAC 9, I/O routines ; [ 05/15/11 7:50 AM ]
  1. ;;5.2;LR;**1030**;NOV 01, 1997
  1. ;
  1. ; I/O Setup for Reports
  1. ;
  1. OPENIO(MAXLINES,LINES) ; EP
  1. D ^%ZIS
  1. I POP D Q
  1. . W !,?4,"Could not open device. Will print to the screen.",!
  1. . D PRESSKEY^BLRGMENU(9)
  1. U IO
  1. S MAXLINES=IOSL-3,LINES=MAXLINES+10
  1. Q
  1. ;
  1. CLOSEIO ; EP
  1. D ^%ZISC
  1. Q