wwUtils::Path

Adds or deletes items from the Visual FoxPro path string.

o.Path(pcPath,pcMethod)

Parameters

pcPath
Path to add. I suggest you always use a trailing slash to avoid naming conflicts. Add longer paths in the same hive first.

pcMethod
ADD* or DELETE

See also