- Joined
- Jul 18, 2005
- Messages
- 3
- Reaction score
- 0
Hy everyone
Is there a way to read from VBA the content of a JAR archive. To be more specific, the archive contain a txt file so if i want to read the file, i need to extract the archive, read the txt, and then create it again. The problem is that i have to do this manually, so i was wodering if could read some code for this to work.
Is there a way to read from VBA the content of a JAR archive. To be more specific, the archive contain a txt file so if i want to read the file, i need to extract the archive, read the txt, and then create it again. The problem is that i have to do this manually, so i was wodering if could read some code for this to work.