seba64
New Member
- Joined
- Apr 24, 2016
- Messages
- 32
HI.
I have an app. that read many files. now requestme the files must be clasificated in different folders.
Now i read the files from application.path & "\data\*.xlsx", but now the folders with files are out of application.path.
now!:
..................................................
. [Folder]
... !-aplication.exe
... !-[Data]
....... !- data1.xlsx
....... !- data2.xlsx
....... !- data2.xlsx
....... !- data2.xlsx
....................................
but the request now:
.............................................................................................................
.[aplication]......... [Folder1] ....... [Folder2] ....... [Folder3] ...... [Folder4]
. !-aplication.exe .... !-data1.xlsx .... !-data2.xlsx ... !-data3.xlsx .. !-data4.xlsx
............................................................................................................
I hope can understand all that
and i hope you can help me please
sorry for my bad english.
I have an app. that read many files. now requestme the files must be clasificated in different folders.
Now i read the files from application.path & "\data\*.xlsx", but now the folders with files are out of application.path.
now!:
..................................................
. [Folder]
... !-aplication.exe
... !-[Data]
....... !- data1.xlsx
....... !- data2.xlsx
....... !- data2.xlsx
....... !- data2.xlsx
....................................
but the request now:
.............................................................................................................
.[aplication]......... [Folder1] ....... [Folder2] ....... [Folder3] ...... [Folder4]
. !-aplication.exe .... !-data1.xlsx .... !-data2.xlsx ... !-data3.xlsx .. !-data4.xlsx
............................................................................................................
I hope can understand all that
and i hope you can help me please
sorry for my bad english.
Last edited: