Date: Fri, 29 Jun 2001 15:08:42 +0200
Reply-To: Lex Jansen <l.jansen@LEX-JANSEN.DEMON.NL>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Lex Jansen <l.jansen@LEX-JANSEN.DEMON.NL>
Subject: Re: controling LOG page number
By using PROC OPTIONS you can see a huge amount of other options:
PROC OPTIONS INTERNAL;
RUN;
Lex jansen
"Peter Crawford" <peter.crawford@DB.COM> wrote in message
news:OFE0B2C091.1C1E7C05-ON41256A7A.0047F53F@db.com...
> I do not think you can, but...
> I discovered how you can set the title on the log to xxxxxxxxxxxxxxxxxxxxxxx
> That is option -$lognote1 xxxxxxxxxxxxxxxxxxxxxxx
> I expect $lognote is an option that must be set when the session
> starts ==> in the config file or as an option on the command line
> Perhaps there is a similar (undocumented) $option to set LogPageNo
>
> Good Luck
> Peter Crawford
>
>
>
> Datum: 29/06/2001 12:41
> An: SAS-L@listserv.uga.edu
>
>
>
>
> Antwort an: Carlos Tadeu <ctadeu@NOETHER.EX.AC.UK>
>
> Betreff: controling LOG page number
> Nachrichtentext:
>
>
>
> Dear SAS-l,
> How I can control a beginning page number for the next page of LOG produced
by SAS? like option pageno= exist for output.
> Thank for any help
> Carlos Tadeu
>
>
>
>
>
> --
>
> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen.
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten
haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail.
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht
gestattet.
>
> This e-mail may contain confidential and/or privileged information. If you are
not the intended recipient (or have received this e-mail in error) please notify
the sender immediately and destroy this e-mail. Any unauthorised copying,
disclosure or distribution of the material in this e-mail is strictly forbidden.
|