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-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

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
  • 775 views
  • 0 likes
  • 3 in conversation