|
| Inicio → WINDEV 2024 → wd22:How to load .csv delimited file into myReport.wde dynamically |
| wd22:How to load .csv delimited file into myReport.wde dynamically |
| Iniciado por guest, 31,may. 2017 14:34 - 2 respuestas |
| |
| | | |
|
| |
| Publicado el 31,mayo 2017 - 14:34 |
Hi All
The loaded csv/text file must be loaded statically when designing the report and I wonder if there is a way by coding so that I can load the a new generated csv filename and I hardly find the piece of code in report functions at all.
Thx in advance.
Cheers
King |
| |
| |
| | | |
|
| | |
| |
| Publicado el 31,mayo 2017 - 21:22 |
Found it.
..SourceName = "myGenerated.csv"
case closed. |
| |
| |
| | | |
|
| | |
| |
Miembro registrado 68 mensajes |
|
| Publicado el 01,junio 2017 - 02:52 |
Thanks for posting your own answer - I never thought of trying to use ..sourceName and just a file name in quotes.
-- Sometimes waiting is the best way forward... |
| |
| |
| | | |
|
| | | | |
| | |
|