On Tue, Jun 10, 2008 at 15:30, MB Software Solutions General Account
<[EMAIL PROTECTED]> wrote:
> Big thanks to the VFP team for putting in the TEXTEND intellisense macro!!!
Lately, my favorite macro is the WINX one I created.
LPARAMETER oFoxCode
LOCAL loShellEx as _shellExecute OF HOME(1) + "ffc\_environ.vcx"
oFoxCode.ValueType = "V"
loShellEx = NEWOBJECT("_shellexecute", HOME(1) + "ffc\_environ.vcx")
loShellEx.ShellExecute(CURDIR())
RETURN "*!* Exploring " + CURDIR()
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** 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.