Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Import .FIL files?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00431587
Message ID:
00433162
Views:
15
>>Paul,
>>
>>Can you use the LLFF to read the files and make any sense out of the data? Some of it may be binary so some conversions would be needed. You can use the hexedit.app to browse the file to see it's structure.
>>
>>You might be able to print reports to files that you can import more easily.
>>
>>>I am trying to import some data from a clients old system. It is called TSK from a company called Streamlined Information Systems. It is an old DOS program (copyright 1992) and doesn't store it's data files in a format that I recognize. The extension is .FIL. Does this mean anything to anyone or does anyone have tips for trying to get this data? It isn't stored in a flat ascii format and the software doesn't appear to have an export utility.
>
>Thanks for the suggestions. I was told that there weren't any reports we could use, but it turned out that while they were a bit buggy, we could create a custom report with the fields we needed and send it to dos, so fortunately we didn't have to try to drop down to the file level. I did pull the file up in the hex editor, and while I could identify individual records, there was no header information and much of the info was stored in hex. There were about 80 fields so finding the right ones would have been a real pain.
>
>By the way, probably a stupid question but what exactly is "the LLFF"?
>
>Thanks again,
>Paul

Low Level File Functions

FOPEN, FCLOSE, FREAD, FWRITE, etc.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform