Exacute a button

I can get to my directory OK but know I have to exacute a know "Lead.prg".
Go \julie\C\dbv\scott VIEW=Details
Set SHOWFILTERFILENAME *.(dbf|mdx|mtd)

I know the upper command is not going to be used but...
I want the another button to exacute the "lead.prg" any time I hit the button.

I have been using Opus, won't turn on my computer with out it, for a good 8 years. This is my first atempt to use buttons in this way. It's great!

Bob

What's a Lead.prg?

Write you are. It's a dbase program, know that you ask, I could not exacute unless in dBase.

But what if it was a ".exe" file.

Bob

Try this:

@nofilenamequoting Go "\\julie\C\dbv\scott" VIEW=Details Set SHOWFILTERFILENAME *.(dbf|mdx|mtd) "{sourcepath$}Lead.prg"