BookmarkSubscribeRSS Feed
Victor
Calcite | Level 5

I need to use the "Open a program" dialog Enterprise Guide in a custom task. Could you explain to me how?

Sans titre.bmp

Thank's

4 REPLIES 4
jakarman
Barite | Level 11

please elaborate what you are trying to achieve.

Eguide is an Analytics tool. Perhaps your goal is resulting in using an other tool /approach 

---->-- ja karman --<-----
ChrisHemedinger
Community Manager

There isn't a Custom Tasks API to show the file selector dialog.  You can show the data set selector with Consumer.ShowInputDataSelector, but that's good for data sets only.

For local Windows files, you can simply use the FileDialog class from the .NET Framework.  But for remote files -- those located on the remote SAS session, it's much trickier.  If you can provide a bit more information about what you're trying to do, I'll see if I can suggest a solution.

Chris

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!
Victor
Calcite | Level 5

Hello Chris

That's what I thought. I looked everywhere and found nothing

In fact, I've developed a file selector for the SAS server side. I used it to refer files to transfer between the server and the user workstation. I'll reuse it


Thank you anyway


ChrisHemedinger
Community Manager

Victor,

Sounds like a good plan.  Let me know if you run into any more questions along the way...

Chris

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 1545 views
  • 0 likes
  • 3 in conversation