FULLSTIMER ??

  • Follow


SAS-L:

I must not understand the FULLSTIMER option or maybe it's just Monday.
When I put this statement at the top of my program:

        options fullstimer ;

and run it in the Display Manager, the LOG file shows run times and stats for each
individual DATA and PROC step, but does not show a total summary at the bottom.
Should it or is it not doing it because my 'session' is still active?
If that's the case, how do you get a summary without closing the Display Manager?

Thanks.

sjw


This communication is for use by the intended recipient and contains
information that may be privileged, confidential or copyrighted under
applicable law.  If you are not the intended recipient, you are hereby
formally notified that any use, copying or distribution of this e-mail,
in whole or in part, is strictly prohibited.  Please notify the sender
by return e-mail and delete this e-mail from your system.  Unless
explicitly and conspicuously designated as "E-Contract Intended",
this e-mail does not constitute a contract offer, a contract amendment,
or an acceptance of a contract offer.  This e-mail does not constitute
a consent to the use of sender's contact information for direct marketing
purposes or for transfers of data to third parties.

 Francais Deutsch Italiano  Espanol  Portugues  Japanese  Chinese  Korean

            http://www.DuPont.com/corp/email_disclaimer.html
0
Reply steve.wall (19) 6/23/2003 6:53:50 PM

on Mon, Jun 23, 2003 at 01:53:50PM -0500, Wall, Steven (steve.wall@PIONEER.COM) wrote:
> SAS-L:
>
> I must not understand the FULLSTIMER option or maybe it's just Monday.
> When I put this statement at the top of my program:
>
>         options fullstimer ;
>
> and run it in the Display Manager, the LOG file shows run times and
> stats for each individual DATA and PROC step, but does not show a
> total summary at the bottom.
> Should it or is it not doing it because my 'session' is still active?

XXXXXXXX

> If that's the case, how do you get a summary without closing the
> Display Manager?

XXX XXX'X, XXXXXXX XXX, XXX XXXXXXXXXX XXXXXXXXXX.

XXXX XXXXXXXXXX, XXX X XXXXXXXXXX XXXXXX XX XXXXXXXXXXX, XXXXXXXXX
XXXXXXX XXXXX XXXXXX XX XXXX XXXXXXXXXXX XX XXXXX XXXXX.


> Thanks.
>
> sjw
>
>
> This communication is for use by the intended recipient and contains
> information that may be privileged, confidential or copyrighted under
> applicable law.  If you are not the intended recipient, you are hereby
> formally notified that any use, copying or distribution of this e-mail,
> in whole or in part, is strictly prohibited.  Please notify the sender
> by return e-mail and delete this e-mail from your system.  Unless
> explicitly and conspicuously designated as "E-Contract Intended",
> this e-mail does not constitute a contract offer, a contract amendment,
> or an acceptance of a contract offer.  This e-mail does not constitute
> a consent to the use of sender's contact information for direct marketing
> purposes or for transfers of data to third parties.

I was going to reply to this post but the above rider leaves me unsure
as to whether I have legal grounds to do so.  So I will not.

--
Charming man. I wish I had a daughter so I could forbid her to marry one...
0
Reply sasuser (30) 6/23/2003 7:32:54 PM


The grand summary is shown only when SAS terminates.  I think other
people would like the capability to obtain a running total and snapshot
differences, but that's not currently possible.




--
JackHamilton@FirstHealth.com
Manager, Technical Development
Metrics Department, First Health
West Sacramento, California USA

>>> "Wall, Steven" <steve.wall@PIONEER.COM> 06/23/2003 11:53 AM >>>
SAS-L:

I must not understand the FULLSTIMER option or maybe it's just Monday.
When I put this statement at the top of my program:

        options fullstimer ;

and run it in the Display Manager, the LOG file shows run times and
stats for each
individual DATA and PROC step, but does not show a total summary at the
bottom.
Should it or is it not doing it because my 'session' is still active?
If that's the case, how do you get a summary without closing the
Display Manager?

Thanks.

sjw


This communication is for use by the intended recipient and contains
information that may be privileged, confidential or copyrighted under
applicable law.  If you are not the intended recipient, you are hereby
formally notified that any use, copying or distribution of this
e-mail,
in whole or in part, is strictly prohibited.  Please notify the sender
by return e-mail and delete this e-mail from your system.  Unless
explicitly and conspicuously designated as "E-Contract Intended",
this e-mail does not constitute a contract offer, a contract
amendment,
or an acceptance of a contract offer.  This e-mail does not constitute
a consent to the use of sender's contact information for direct
marketing
purposes or for transfers of data to third parties.

 Francais Deutsch Italiano  Espanol  Portugues  Japanese  Chinese
Korean

            http://www.DuPont.com/corp/email_disclaimer.html
0
Reply JackHamilton (928) 6/23/2003 9:05:10 PM

2 Replies
67 Views

(page loaded in 0.106 seconds)

Similiar Articles:





7/23/2012 12:38:23 PM


Reply: