|
| Clearing an external txt file |
| Iniciado por jay.dunlavy, 11,may. 2016 14:55 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 11,mayo 2016 - 14:55 |
Hi guys,
I'm looking to open an external ini file, using the fEXEDir() to specify the path to it and all I want to do is clear that file and write a new string I have already created to it and then save it.
Thanks Jay |
| |
| |
| | | |
|
| | |
| |
| Publicado el 11,mayo 2016 - 20:58 |
Hi
usually, ini files are managed via iniRead and IniWrite functions. However, as they are text file, ou can also use floadtext and fsavetext
Best regards
-- Fabrice Harari International WinDev, WebDev and WinDev mobile Consulting
More information on http://www.fabriceharari.com |
| |
| |
| | | |
|
| | | | |
| | |
|