Format:
Recent snippets matching tags of wwDotNetBridge
Lparameters tcFolderPath, tlOpenInExplorer If Empty(tcFolderPath) tcFolderPath = Alltrim(this.GetFolderName()) EndIf *-- Create a West Wind wwDotNetBridge object and call a .Net class to create the directory *-- Use this rather than the Vfp "MD" command to preserver the case of the folder path names loBridge = CreateObject('wwDotNetBridge') loBridge.InvokeStaticMethod('System.IO.Directory', 'CreateDirectory', tcFolderPath )
316 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
