AddBS( )

Microsoft Visual FoxPro Foxtools

AddBS( )

Adds a backslash (if needed) to a path expression. Also available as a native function in Visual FoxPro.

Syntax

AddBS(cPath)

cPath

Specifies the path name to which to add the backslash.

Return Type

Character