User talk:LainieH

From sasCommunity

Jump to: navigation, search

Make comments & suggestions below:

What email address is used with sascommunity.org to announce wiki watch pages? I just realized I haven't been getting them for a long time. I use Yahoo has my provider (Small Business Package). Kim LeBouton

Still having trouble. I did my the email preference changes, although I never turn it off. I created a new id, KJLRegistrar, with a different email address (still yahoo). Made changes on a wiki article with original id to see if I would get watch email at the new id. Still can't. I did get the startup message from webmaster@sascommunity.org for my new id. I think that I still need the actual email address of the watch messages to add to my spam unblocker. Insert non-formatted text here
















SYNTAX TEST

data perf;
  set s64(rename=(read=s64read write=s64write ser=s64ser deser=s64deser));
  set l64(rename=(read=l64read write=l64write ser=l64ser deser=l64deser) drop=size sersize);
  length pRead pWrite 8;
  label pRead='Read %'
        pWrite='Write %';
  %let MAX = 600000;
  if (l64read < &MAX and l64write < &MAX and s64read < &MAX and s64write < &MAX);
  if ranuni(-1) < .4;
  pRead = 100 * s64read / l64read;
  pWrite = 100 *s64write / l64write;
  n=_n_;
run;

sasCommunity Tip of the Day RSS

TEST SECTION

testing out different features on the site.

List of users:

Personal tools