|
From: Alain A. <ala...@wa...> - 2014-01-31 07:57:49
|
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Le 31/01/2014 08:48, Alexander S.Kresin
a écrit :<br>
</div>
<blockquote cite="mid:52E...@be..." type="cite">
<pre wrap="">Alain Aupeix writes:
</pre>
<blockquote type="cite">
<pre wrap="">But I don't understand the purpose of hb_CdpSelect() and SetDataCP()
It works without using it.
</pre>
</blockquote>
<pre wrap="">
SetDataCP() isn't a HwGUI function ( all HwGUI functions are prefixed
with hwg_ ), it is determined in dbview.prg, and the only thing it does
is setting a Public variable DataCP - if is is set, dbf files are opened
with DataCP as a codepage. Using of hb_CdpSelect() and SetDataCP() is
needed, if they set different codepages - in this case all data from the
dbf is automatically converted from its codepage to that one, which is
set by hb_CdpSelect().</pre>
</blockquote>
ok, I imagine what is the purpose, but it seem not necessary in
dbview.
<blockquote cite="mid:52E...@be..." type="cite">
<blockquote type="cite">
<pre wrap="">Example: prÛnom instead of prénom
</pre>
</blockquote>
<pre wrap=""> Sorry, I didn't understand, what the problem is.</pre>
</blockquote>
With this hardcopy, you will easily understand<br>
<br>
<a class="moz-txt-link-freetext" href="https://www.dropbox.com/s/0ursjeenjev616h/New_sort.png">https://www.dropbox.com/s/0ursjeenjev616h/New_sort.png</a><br>
<br>
Thanks<br>
A+<br>
<div class="moz-signature">-- <br>
<hr>
Alain Aupeix<br>
<a class="moz-txt-link-freetext" href="http://jujuland.pagesperso-orange.fr/">http://jujuland.pagesperso-orange.fr/</a><br>
<a class="moz-txt-link-freetext" href="http://pissobi-lacassagne.pagesperso-orange.fr/">http://pissobi-lacassagne.pagesperso-orange.fr/</a><br>
<hr>
<small>U.buntu 12.04 | G.ramps 3.4.6-1 | H.arbour 3.2.0dev
(2014-01-27 14:04) | HbIDE (Rev.279) | Five.Linux (r138) |
Hw.Gui (2217)</small>
<hr></div>
</body>
</html>
|