Click or drag to resize

MkDir Function

X#

[Missing <include> target documentation in 'M:XSharp.VFP.Functions.MkDir(System.String)'. File: 'VfpRuntimeDocs.xml' Path: 'Runtimefunctions/mkdir/*']

Namespace:  XSharp.VFP
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
 FUNCTION MkDir(
	cPath AS STRING
) AS LONG
Request Example View Source

Parameters

cPath
Type: String

Return Value

Type: Long
See Also