[Gambas-user] Path to script ": not found"

abbat81 abbat.81 at ...787...
Sun Aug 16 16:05:35 CEST 2015


How can it be the path to my script is not found but path is 100% correct.
I tried Shell and Exec[]

Renaming directory and file does not help.

Path in 11.desktop:  "Exec=/Games2/11/11.sh"


  Print "/Games2/11/11.sh"
  Print Len("/Games2/11/11.sh")
  Print MyArray[IconView1.Key]
  Print Len(MyArray[IconView1.Key])


   /Games2/11/11.sh
   16
   /Games2/11/11.sh
   17



How can I fix it and WHERE to do it?

Thanks



--
View this message in context: http://gambas.8142.n7.nabble.com/Path-to-script-not-found-tp52251.html
Sent from the gambas-user mailing list archive at Nabble.com.




More information about the User mailing list