Updates:
        Status: Invalid
        Labels: -Version Version-3.3.0

Comment #2 on issue 400 by [email protected]: Exec of gksudo doesn't  
work if filname parameter contains a space
http://code.google.com/p/gambas/issues/detail?id=400

You wrote that in your code:

Exec ["gksudo desktop-file-install", "--dir=" & sInstallDirectory, sPath]  
To sOutput

It cannot work. The first argument of Exec must be the program to run.

Please read carefully the documentation about SHELL and EXEC on the wiki,  
fix your program or provide a project that runs the code you are talking  
about and not something else, and come back!


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to