Obviously, for current VFP dir should be:
oo = CREATEOBJECT("wscript.shell")
oo.Run( [explorer.exe /e,/root,"] + SYS(5)+CURDIR() + ["] )
2015-06-10 15:08 GMT+02:00 Fernando D. Bozzo <[email protected]>:
> You can use this:
>
> oo = CREATEOBJECT("wscript.shell")
> oo.Run( [explorer.exe /e,/root,"c:\program files\"] )
>
>
> More info: Windows Explorer Command-Line options
> https://support.microsoft.com/en-us/kb/152457?wa=wsignin1.0
>
>
> Regards.-
>
>
>
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/CAGQ_Jun+=dvnujooekbuaguzr9qtn07djyv4f2xilfmg4lb...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.