Opening another program with LS?

I have a script that creates a file and saves it into a specified folder. After saving the file it should open to the screen to it’s default program.

Is it possible to open a file to it’s default program with LS? I know the shell-command opens a program, but my users have the program in different folders, so shell is difficult to use.

Subject: Opening another program with LS?

Zarah,

check out here:

This works for windows machines

post a comment to let me know how you go!

Subject: RE: Opening another program with LS?

It works. Thanks!