Search found 19 matches: itlnet

Return to advanced search

Re: Adel

https://vivaclipper.wordpress.com/tag/adel/ https://vivaclipper.wordpress.com/2014/01/07/adel/ https://www.itlnet.net/programming/program/reference/c53g01c/ng34b.html https://vivaclipper.wordpress.com/2013/01/07/array-basics/ http://cch4clipper.blogspot.com/2011/05/harbourxharbour-diff-957.html ...
by karinha
Sat Sep 18, 2021 7:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Adel
Replies: 3
Views: 411

Re: Consulta sobre GET

https://www.itlnet.net/programming/program/Reference/c53g01c/ngdfd56.html

This includes GETs with INTENSITY ON


En std.ch
#command SET INTENSITY <x:ON,OFF,&> => Set( _SET_INTENSITY, <(x)> )
by Antonio Linares
Thu Sep 16, 2021 7:56 am
 
Forum: FiveWin para CA-Clipper
Topic: Consulta sobre GET
Replies: 1
Views: 331

Re: If anidados o DO CASE?

... que IF..ELSEIF..ENDIF. En resumen, la decisión es tuya. Prefiero IF ... ELSEIF ... ENDIF, por cuestión de gustos. Abrazos. https://www.itlnet.net/programming/program/Reference/c53g01c/ng1054c7.html https://www.itlnet.net/programming/program/Reference/c53g01c/ngfef37.html ...
by karinha
Sat Aug 14, 2021 1:33 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: If anidados o DO CASE?
Replies: 9
Views: 1076

Re: COPY FIELDS TO with variable

https://vivaclipper.wordpress.com/tag/copy-to/ https://www.itlnet.net/programming/program/Reference/c53g01c/ngc5219.html https://harbour.github.io/doc/clc53.html#copy-to-cmd https://www.linguagemclipper.com.br/manual-harbour ...
by karinha
Fri Jan 29, 2021 5:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: COPY FIELDS TO with variable
Replies: 3
Views: 378

Re: PICTURE for only Numbers and Chars

Here is a link to the Clipper guide explaining all the @ Get picture options.

https://www.itlnet.net/programming/program/Reference/c53g01c/ngaee8c.html
by James Bott
Tue Jul 09, 2019 3:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PICTURE for only Numbers and Chars
Replies: 15
Views: 1272

Re: Errores varios en índices CDX

... de datos, pero el tiempo que te ahorras lo perderás en reindexar y peor aun, perder la confianza del cliente. Del manual de Clipper: http://www.itlnet.net/programming/program/Reference/c53g01c/ng1df26.html Notes     .  Network environment: DBCOMMIT() makes database updates visible    ...
by Carlos Mora
Sun Oct 08, 2017 11:09 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Errores varios en índices CDX
Replies: 15
Views: 3315

Re: Experiencias de RDDs lentos

Maestro, puedes hablar/explicar más un poco sobre esto: DBINFO() http://www.itlnet.net/programming/program/reference/c53g01c/ng28fbc.html DBORDERINFO() http://www.itlnet.net/programming/program/reference/c53g01c/ng2a6f6.html dbinfo.ch https://github.com/vszakats/harbour-core/blob/master/include/dbinfo.ch ...
by karinha
Thu May 29, 2014 6:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Experiencias de RDDs lentos
Replies: 42
Views: 14324

Re: Función /Comando ATail

Hola

retorna el ultimo elemento de un array

es compatible a aArray[ Len( aArray ) ]

http://www.itlnet.net/programming/program/Reference/c53g01c/ngfe4f.html
by Daniel Garcia-Gil
Sun Oct 30, 2011 1:28 pm
 
Forum: FiveWin para CA-Clipper
Topic: Función /Comando ATail
Replies: 3
Views: 1491

Re: Writing Include file (.ch) Documentation?

Hakan,

Start here:

http://www.itlnet.net/programming/program/Reference/c53g01c/ng12000b.html

And then there are some links to related commands at the bottom of that page.

I usually look through existing include files to see how things are done.

Regards,
James
by James Bott
Sat Aug 29, 2009 2:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Writing Include file (.ch) Documentation?
Replies: 4
Views: 594

Tim, At the following location, www.itlnet.net/Programming/Program/Reference/c53g02c/ng3c5c4.html, There you will find a list of Clipper error code explanations. The following describes the 9001 error and the information referred to in the ...
by Ken Wantz
Mon Nov 17, 2008 6:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unrecoverable Error 9001
Replies: 11
Views: 5965

BASE/1090 Argument error: INT

Explanation: The argument to INT() was non-numeric.

Action: Correct the program.

See Also: INT() function

http://www.itlnet.net/Programming/Progr ... 28f42.html


Regards,
Otto
by Otto
Sun Nov 09, 2008 10:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: error
Replies: 12
Views: 1876
Next

Return to advanced search