|
-
Apr 3rd, 2000, 12:46 AM
#1
Thread Starter
Junior Member
I have created programs in the past that sequentially reads data from .txt files with no problem.
Is it possible to read data in the same way from files other than .txt files, such as .doc files. The data is also stored in tables in the .doc files?
Am I trying the impossible or can someone shed some light on this for me please?
Dave R.
-
Apr 3rd, 2000, 03:24 AM
#2
transcendental analytic
How are you opening your txt files? If you're using Input, you may have problems opening filetypes that are not text-based. Instead you should open in Binary.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|