For the complete documentation index, see llms.txt. This page is also available as Markdown.

CreateFullPath

ListFiles.CreateFullPath (METH)

METHOD CreateFullPath : BOOL

This method constructs the full file path using sDirectory and sFilename.

InOut:

Scope
Name
Type

Return

CreateFullPath

BOOL

Input

sDirectory

STRING(254)

Input

sFilename

STRING(254)

Input

psResult

POINTER TO STRING(gc_Parameters.gc_iMaxFileNameLength)

Last updated