For Programmers: Free Programming Magazines  


Home > Archive > Clarion > October 2007 > export data from .dat files









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author export data from .dat files
alexperto@gmail.com

2007-10-17, 9:55 pm

Hi, how can I open, export or convert data from .dat files?
I have the .ddf files too but i don't know how do it?

Could you help me, please!?

Thanks!!!

sandinzz@yahoo.com

2007-10-18, 7:55 am

Hi.
1. Open DCT file with your DAT file (source file)
2. Create new, target file, TPS for example.
3. Select source file and click on browse button.
4. Click on File -> Convert ... This will create CONVERT.CLW (Clarion
source code)
5. exit from source, DAT file, and open convert.clw
6. Select Project -> Set and select CONVERT.PRJ file!
7. Select Project -> Make (^M). This will compile and run conversion
program.

I think that is all.
Z.



bnesheim

2007-10-18, 6:55 pm

sandinzz@yahoo.com wrote in news:1192699581.812778.25340
@e34g2000pro.googlegroups.com:


>
> I think that is all.


I also would change it to 32-bits and local model. Conversion can then be
run without .dll files from clarion installed.


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com