Marcel Kilgus writes:

>I got some questions from a customer which are pretty much unrelated
>to QPC and therefore not in my area of expertise. But perhaps somebody
>else has some answer?
>
>Question 1:
>| I have one issue when running my application I configured in French
>| (33 in the GUI).
>| For all kind of application, Quill, Archive, Abacus...., after change
>| "fld1" by "flp1" in line 360 (archive) and run
>|
>| error message is :  "Veuillez utiliser un QL français "
>
>Question 2:
>| How to retrieve data (from Archive for instance) to convert from QL to
>| textfile under WinXP

use 'export' to export entire databases which can be read by Excel, Access 
and others.

Otherwise use

spoolon <filename>
lprint var$
...
spooloff

Per

_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to