FAppPath (LabVIEW Manager Function)

MgErr FAppPath(p);

Purpose

Indicates the path to the LabVIEW application currently running.

Parameters

Name Type Description
p Path Path in which FAppPath stores the path to the current application. p must already be an allocated path.

Return Value

MgErr, which can contain the following errors. If you receive errors from LabVIEW Manager functions, most error names correspond to LabVIEW error codes.

Value Corresponding Error Code or Description
noErrNo error.
mgArgErr1
mFullErr2
fIOErr6
fNotFound7