BookmarkSubscribeRSS Feed
jklein271
Calcite | Level 5
Does anyone know of a way to schedule an EG project that has a "password to open" enabled on the project? I scheduled a weekly project to run and noticed I didn't receive an e-mail that it had run this morning. Sure enough when I came in there was a window prompting me to enter the project password. It makes completely sense but I would like to get this working without dropping the security on the project. Does anyone know if there is a way to edit the vbs to include the password?
3 REPLIES 3
Doc_Duke
Rhodochrosite | Level 12
I don't know the direct answer to your question, but a work-around would be to use Windows security to limit access to the .egp file.
ChrisHemedinger
Community Manager
The Application.Open method within the VBScript can take a password as well. For example:

project = app.Open("c:\projects\proj.egp","mysecretpassword")

Chris
Learn from the Experts! Check out the huge catalog of free sessions in the Ask the Expert webinar series.
jklein271
Calcite | Level 5
Thank you very much, Chris. That worked great.

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!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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