Hi Glen,

> put shell("/Users/lab/Desktop/tools/HardwareSimulator.sh")
> but when there are any spaces it doesn't work... the space is
> between Macintosh and HD2

This snippet works:

   get "/Volumes/Macintosh HD"
   replace space with  "\ " in IT
   put shell("ls " & IT)


change whatever to fit your needs.

Hope you get hte idea..

Thierry

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to