Read data from clarion 6 to clarion 7
Read data from clarion 6 to clarion 7
(OP)
Hoi,
Im used to develope in Flex or .NET applications.
Now for my work i need to learn and use Clarion 7.
What i get is files from clarion 6:
factuur.dat
factuur.K01
factuur.K02
factuur.MEM
people.dat
people.K01
people.K02
...
i don't see the .app extence !
How can i read and use those files ?
And how are they been used in Clarion 6?
Can somebody help me with this ?
Im used to develope in Flex or .NET applications.
Now for my work i need to learn and use Clarion 7.
What i get is files from clarion 6:
factuur.dat
factuur.K01
factuur.K02
factuur.MEM
people.dat
people.K01
people.K02
...
i don't see the .app extence !
How can i read and use those files ?
And how are they been used in Clarion 6?
Can somebody help me with this ?
RE: Read data from clarion 6 to clarion 7
The files you have are DATA files and not application files. The file format is CLARION and is a proprietary format of Soft Velocity.
Regards