Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Returns the path of the directory where the executable file for Dynamics NAV is installed.
Syntax
APPLICATIONPATH
Remarks
This function returns a string that contains the path of the directory where the executable file for Dynamics NAV is installed. This string ends with a backslash ('\') and does not contain the name of the executable file.
The string cannot contain more than 255 characters.
If this function is called from an application that is running on a Dynamics NAV Application Server, it returns the path of the directory where the Dynamics NAV Application Server is installed.
See Also
GUIALLOWED Function
HYPERLINK Function
SLEEP Function
TEMPORARYPATH Function