[Coco] B09 listing in in editor
    Robert Gault 
    robert.gault at worldnet.att.net
       
    Tue Sep  2 23:58:07 EDT 2008
    
    
  
George Ramsower wrote:
> In the B09 editor, is it possible to list to a printer a group of lines 
> as it can be done to the screen?
> 
> I've tried l+ 10 >/p and it won't work. I tried a couple of stupid ideas 
> also, but I was just experimenting.
> 
> Ideas?
> 
> George
> 
The normal approach is to list the entire procedure to a printer. I 
don't think you can redirect output from within the editor.
So from the B09 command line  list procedure_name >/p  or list * /p
    
    
More information about the Coco
mailing list