In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

ProgressBar and indexing

Foro público de Xailer en español
Responder
Christian Lauer
Mensajes: 30
Registrado: Lun Jul 18, 2005 12:29 am

ProgressBar and indexing

Mensaje por Christian Lauer »

Hola,
is there any instruction on how to use the progressbar together with
indexing (ordcondset())?
Thanks for all answers
Christian Lauer
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9441
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

ProgressBar and indexing

Mensaje por ignacio »

Christian,
On DataSets:
METHOD Reindex( lTry, oPgBar )
METHOD AddTag( cTag, cExp, cFor, cFile, oPgBar )
When lTry is .T. (the default) will only try to reindex if it cans, in case
it can not, no error will be shown. The reindex method tries to reopen the
file in exclusive mode in order to perform the reindex, when it finishes it
will reopen in shared mode and will go back to the same state it was.
Regards,
"Christian Lauer" <clauer@netzw.de> escribió en el mensaje
news:42466a39$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Hola,
>
> is there any instruction on how to use the progressbar together with
> indexing (ordcondset())?
>
> Thanks for all answers
> Christian Lauer
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Christian Lauer
Mensajes: 30
Registrado: Lun Jul 18, 2005 12:29 am

ProgressBar and indexing

Mensaje por Christian Lauer »

Ignacio,
thanks for your quick answer on easter sunday! Is there a documentation
about Dataset / Datasource? I did not find it in the present help file.
Thanks again.
Christian
Ignacio Ortiz wrote:
> Christian,
>
> On DataSets:
>
> METHOD Reindex( lTry, oPgBar )
> METHOD AddTag( cTag, cExp, cFor, cFile, oPgBar )
>
> When lTry is .T. (the default) will only try to reindex if it cans, in case
> it can not, no error will be shown. The reindex method tries to reopen the
> file in exclusive mode in order to perform the reindex, when it finishes it
> will reopen in shared mode and will go back to the same state it was.
>
> Regards,
>
> "Christian Lauer" <clauer@netzw.de> escribió en el mensaje
> news:42466a39$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>
>>Hola,
>>
>>is there any instruction on how to use the progressbar together with
>>indexing (ordcondset())?
>>
>>Thanks for all answers
>>Christian Lauer
>
>
>
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9441
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

ProgressBar and indexing

Mensaje por ignacio »

Christian,
Yes in the DOC directory as TXT files, but I am afraid their are only in
spanish. We hope to have them in English also soon.
Regards,
"Christian Lauer" <clauer@netzw.de> escribió en el mensaje
news:424686fe$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Ignacio,
>
> thanks for your quick answer on easter sunday! Is there a documentation
> about Dataset / Datasource? I did not find it in the present help file.
>
> Thanks again.
> Christian
>
>
> Ignacio Ortiz wrote:
>> Christian,
>>
>> On DataSets:
>>
>> METHOD Reindex( lTry, oPgBar )
>> METHOD AddTag( cTag, cExp, cFor, cFile, oPgBar )
>>
>> When lTry is .T. (the default) will only try to reindex if it cans, in
>> case it can not, no error will be shown. The reindex method tries to
>> reopen the file in exclusive mode in order to perform the reindex, when
>> it finishes it will reopen in shared mode and will go back to the same
>> state it was.
>>
>> Regards,
>>
>> "Christian Lauer" <clauer@netzw.de> escribió en el mensaje
>> news:42466a39$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>>
>>>Hola,
>>>
>>>is there any instruction on how to use the progressbar together with
>>>indexing (ordcondset())?
>>>
>>>Thanks for all answers
>>>Christian Lauer
>>
>>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Christian Lauer
Mensajes: 30
Registrado: Lun Jul 18, 2005 12:29 am

ProgressBar and indexing

Mensaje por Christian Lauer »

Ignacio,
muchas gracias para contestarme tan pronto. Vas que hablo un poquito
espanol pero entiendo mas. Tenemos unos amigos en Madrid.
Pero es mas facil para mi escribir en ingles si tengo problemas con un
programa - tardo bastande y necesito un dicionario.
Creo que entiendo la documentacion en espanol como en ingles.
Saludos
Christian Lauer
Ignacio Ortiz wrote:
> Christian,
>
> Yes in the DOC directory as TXT files, but I am afraid their are only in
> spanish. We hope to have them in English also soon.
>
> Regards,
>
> "Christian Lauer" <clauer@netzw.de> escribió en el mensaje
> news:424686fe$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>
>>Ignacio,
>>
>>thanks for your quick answer on easter sunday! Is there a documentation
>>about Dataset / Datasource? I did not find it in the present help file.
>>
>>Thanks again.
>>Christian
>>
>>
>>Ignacio Ortiz wrote:
>>
>>>Christian,
>>>
>>>On DataSets:
>>>
>>>METHOD Reindex( lTry, oPgBar )
>>>METHOD AddTag( cTag, cExp, cFor, cFile, oPgBar )
>>>
>>>When lTry is .T. (the default) will only try to reindex if it cans, in
>>>case it can not, no error will be shown. The reindex method tries to
>>>reopen the file in exclusive mode in order to perform the reindex, when
>>>it finishes it will reopen in shared mode and will go back to the same
>>>state it was.
>>>
>>>Regards,
>>>
>>>"Christian Lauer" <clauer@netzw.de> escribió en el mensaje
>>>news:42466a39$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>>>
>>>
>>>>Hola,
>>>>
>>>>is there any instruction on how to use the progressbar together with
>>>>indexing (ordcondset())?
>>>>
>>>>Thanks for all answers
>>>>Christian Lauer
>>>
>>>
>
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

ProgressBar and indexing

Mensaje por jlalin »

Christian,
if you don't understand something just post it here and we'll translate
it meanwhile the english docs are finished.
Regards,
José Lalí­n
Christian Lauer
Mensajes: 30
Registrado: Lun Jul 18, 2005 12:29 am

ProgressBar and indexing

Mensaje por Christian Lauer »

Jose,
thanks for your reply. I looked through the docs and had no problems in
understanding them. I think it's much easier to read than to speak in a
foreign language. But if anything goes wrong I will come back to your
offer. Anyway it would be a good chance to improve my knwoledge in the
spanish language ;-).
José Lalí­n wrote:
>
> Christian,
>
> if you don't understand something just post it here and we'll translate
> it meanwhile the english docs are finished.
>
> Regards,
> José Lalí­n
Responder