PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → AM?} Temp-file(temp-table)
AM?} Temp-file(temp-table)
Débuté par Piet van Zanten, 15 juil. 2008 17:15 - Aucune réponse
Posté le 15 juillet 2008 - 17:15
Hi Velkov,
You can obtain a filename that in most cases will do:
1. Use the NetmachineName function.
2. Use fExtractPath(fTempFile(),fFileName)
Consult the help how to use these functions.

HTH, best regards,
Piet