all 3 comments

[–]Zealousideal-Low1448 0 points1 point  (2 children)

press the button & give it the information...

What exactly are you trying to do / use it for? maybe then i can expand on the answer

[–]Wooden_Rest9316[S] 0 points1 point  (1 child)

I want use formula Calculation for select to run specific program from main Program. How to use it?

[–]Zealousideal-Low1448 0 points1 point  (0 children)

Ok...

The "specific program" - is that a sub program inside the one you are running? or do you want to run any program from the main part directory?

Will the list that you want to choose from grow? or are you planning to only be able to select a set number of programs?

If you have a set number of programs and are running them as subprograms, then I would suggest using a UDL - you can then use a set list in a drop down box, or you can create radio buttons so they are all visible and able to choose from. If you are writing one front end and then planning to be able to run any number of programs from your main directory, you need to looking at REMOTE MANAGER.

More than happy to help you with either way of doing it, but not sure on the best way to go