PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → Re: Temp-file(temp-table)
Re: Temp-file(temp-table)
Débuté par Carlo Hermus, 16 juil. 2008 09:50 - Aucune réponse
Posté le 16 juillet 2008 - 09:50
Hi,
You can also use
HDescribeFile
HDescribeItem
HDescribeKey
HDescribeLink
this way you can have real file access, but if you do not use declare external then it will not write to disc.
Regards.
Carlo