application.executeProgram

var docupath = 'T:\2006\2000088\1024153_client_Blanco brief_De heer O Oğuz.doc';
application.executeProgram('rundll32', 'url.dll,FileProtocolHandler',docupath);

Not sure if this is a Servoy problem but it doesn’t fire up becoz of the ğ.
If I paste the pathname in a explorer-windows it opens de document

Servoy Developer
Version R2 2.2.7-build 339
Java version 1.5.0_09-b03 (Windows 2003)

Have you tried escaping it.

jaleman:
Have you tried escaping it.

Not sure what you mean by this?

put a backslash infront of it.