s-news
[Top] [All Lists]

Re: [S] newpage-argument similar to cat("\n")

To: sc@fdm.uni-freiburg.de
Subject: Re: [S] newpage-argument similar to cat("\n")
From: Alan Zaslavsky <zaslavsk@hcp.med.harvard.edu>
Date: Thu, 21 Oct 1999 09:27:23 -0400 (EDT)
Cc: s-news@wubios.wustl.edu
Sender: owner-s-news@wubios.wustl.edu
> From: Guido Schwarzer <sc@fdm.uni-freiburg.de>
> I would like to customize the output of a self-written S function and 
> I wonder if there is a newpage-argument similar to the newline-argument 
> cat("\n").

in most systems the control-L character will be interpreted as a new page
marker.  You can put this into the usual quoted character string as \014
-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu.  To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message:  unsubscribe s-news

<Prev in Thread] Current Thread [Next in Thread>