March 28, 2013
6:42 a.m.
On 27.03.2013, at 23:26, Camillo Bruni <camillobruni@gmail.com> wrote:
The only solution currently is to use OSProcess and - open under OSX - gnome-open under linux
Or use NativeBoost (e.g. run C code that does what you want). But Camillo's solution is certainly easier to implement.
On 2013-03-27, at 23:05, jannik.laval <jannik.laval@gmail.com> wrote:
Hi pharoers,
Is it possible to select a file and open it with an external application ? For example, I need to open a pdf file.
How can I do that ?
Thank you for the help, Jannik