09-01-2015
MikeT_
Calcite | Level 5
Member since
06-23-2011
- 8 Posts
- 0 Likes Given
- 0 Solutions
- 0 Likes Received
-
Latest posts by MikeT_
Subject Views Posted 1016 12-28-2010 11:38 PM 1342 11-11-2010 10:43 AM 810 11-10-2010 12:11 PM 1016 11-10-2010 12:09 PM 1355 11-10-2010 12:07 PM 1061 11-10-2010 11:53 AM 1065 11-07-2010 12:45 AM 1027 11-07-2010 12:39 AM -
Activity Feed for MikeT_
- Posted Re: Proc Source 80 Column limitation on SAS Programming. 12-28-2010 11:38 PM
- Posted Re: How to block access to the code with a password on SAS Programming. 11-11-2010 10:43 AM
- Posted Log Change on SAS Programming. 11-10-2010 12:11 PM
- Posted Re: Proc Source 80 Column limitation on SAS Programming. 11-10-2010 12:09 PM
- Posted How to block access to the code with a password on SAS Programming. 11-10-2010 12:07 PM
- Posted Re: How to display store value under extended table? on SAS Programming. 11-10-2010 11:53 AM
- Posted How to display store value under extended table? on SAS Programming. 11-07-2010 12:45 AM
- Posted Proc Source 80 Column limitation on SAS Programming. 11-07-2010 12:39 AM
12-28-2010
11:38 PM
Hi Everyone,
Do you know how to get over the Proc Souce 80 column limitation?
Thanks!
... View more
11-11-2010
10:43 AM
Hi SASKiwi,
Thank you for your suggestion. I tried and it works!
Many thanks for sharing your knowledge!
Mike.
... View more
11-10-2010
12:11 PM
Hello,
Anyone knows how to create a LOG CHANGE so we can restore mistakes under scl/af ?
Thanks!
... View more
11-10-2010
12:07 PM
Hi,
is there a way to block access to the code (scl or af) ?
People can run the program but the code will be display if there provide the right password.
Thanks!
... View more
11-10-2010
11:53 AM
Could someone give me some input please!
I tried:
call symputc
symgetc
getvarc
x=&x
but it did not work.
many thanks!
... View more
11-07-2010
12:45 AM
Hi,
I'm using datalistc to get user selection,, but I can't display it when I used it with the extended table (it's ok with standard windows).
also, it will properly display user selection if I used RC=update(dsid);
But I don't want to instantly save user selection.
Thanks!
... View more
11-07-2010
12:39 AM
Hi,
I'm new to SAS!
Under AF/scl, how do I set the source screen to more than 80 column width?
Same for the build screen.
How do I set by default for all AF/SCL program: autoscroll, autowrap?
Thanks!
... View more