Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the path of the directory where the temporary file for Dynamics NAV is stored.
Syntax
TEMPORARYPATH
Remarks
This function returns a string that contains the path of the directory where the temporary file for Dynamics NAV is stored. This string ends with a backslash ('\') and does not contain the name of the temp 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
APPLICATIONPATH Function
GUIALLOWED Function
HYPERLINK Function
SLEEP Function