Oooh nice. I have a use for that. 

Bob S


> On Jun 23, 2021, at 11:43 , Eller, Roger via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> I like to use the full path to the file and use the /SELECT switch.  This 
> opens the folder AND selects the file.
> 
> 
> on mouseUp
> 
>   set the hideConsoleWindows to true
> 
>   get shell("explorer.exe /SELECT," & quote & tPathToFile & quote)
> 
> end mouseUp
> 
> ~Roger


_______________________________________________
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