|
| How can I see the path of a wd datafile |
| Iniciado por guest, 28,nov. 2017 22:01 - 4 respuestas |
| |
| | | |
|
| |
| Publicado el 28,noviembre 2017 - 22:01 |
Hello to you all,
I can't find a way to see the path of a windev data file. something like HchangeDir but then the opposite. Thanks in advance |
| |
| |
| | | |
|
| | |
| |
| Publicado el 28,noviembre 2017 - 22:27 |
Hi Frans,
FileName..Directory
Best regards |
| |
| |
| | | |
|
| | |
| |
| Publicado el 28,noviembre 2017 - 23:18 |
Hello Fabrice,
Thanks for the answer. I was loking for something like Hfile etc. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 30,noviembre 2017 - 22:56 |
| In addition you can also use fDataDir function to get the directory where your data files are located initially (when you create analysys or when you set data directory installing your application) |
| |
| |
| | | |
|
| | |
| |
| Publicado el 01,diciembre 2017 - 11:07 |
| fdatadir returns the directory configured for data files, but your files will be in it ONLY with some very specific settings, so relying on that is a bad idea. |
| |
| |
| | | |
|
| | | | |
| | |
|