On Wed, 03 Apr 2013, rocko wrote:
> I discovered the Trim$ function. :)
> So far so good.

You don't need to remove the spaces if it harms your files' appearance or
makes the program unnecessarily complicated. Just quote the name when used
in the shell:

Shell "zip ..." & Shell$(sYourNameWithSpaces) & "..."

Again, refer to the documentation instead of raising more and more questions
under the same topic.

Regards,
Tobi

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to