BookmarkSubscribeRSS Feed
MikeT_
Calcite | Level 5
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!
3 REPLIES 3
SASKiwi
PROC Star
Suggest you check out the CATALOG procedure and the COPY statement that allows you to create a copy of your BUILD catalog. With the NOSOURCE and NOEDIT options you can create a copy that doesn't contain SCL source and won't allow editing but will still contain your compiled code.
MikeT_
Calcite | Level 5
Hi SASKiwi,

Thank you for your suggestion. I tried and it works!

Many thanks for sharing your knowledge!

Mike.
monei011
Calcite | Level 5
If you use this method be sure to have a backup of your scl source. You don't want to come back later and find a catalog that contains objects that have been compiled with nosource, and that is the only copy you have!

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 1004 views
  • 0 likes
  • 3 in conversation