Migrando do Flagship

Projeto [x]Harbour - Compilador de código aberto compatível com o Clipper.

Moderador: Moderadores

Avatar do usuário
Itamar M. Lins Jr.
Administrador
Administrador
Mensagens: 7929
Registrado em: 30 Mai 2007 11:31
Localização: Ilheus Bahia
Curtiu: 1 vez

Migrando do Flagship

Mensagem por Itamar M. Lins Jr. »

Ola!
Para quem está migrando, adicionado novas funções do Flagship ao Harbour.
Author: druzus
Date: 2010-10-27 16:30:54 +0000 (Wed, 27 Oct 2010)

Log Message:
-----------
2010-10-27 18:30 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/rdd/dbcmd.c
* modified FIELDGET() and FIELDPUT() to accept
also field name (not only field index)
just like DBFILEGET() and DBFILEPUT()
* modified HB_FIELDLEN(), HB_FIELDDEC(), HB_FIELDTYPE() to accept
also field name (not only field index)

* harbour/contrib/hbfship/hbfship.hbp
+ harbour/contrib/hbfship/fldarr.prg
+ harbour/contrib/hbfship/isdb.prg
+ harbour/contrib/hbfship/isfunc.c
+ harbour/contrib/hbfship/isbegseq.c
+ harbour/contrib/hbfship/flddeci.c
+ added FlagShip compatible functions:
FieldGetArr( [ <nRecNo> ] ) -> <aFieldValues>
FieldPutArr( <aFieldValues> [, <nRecNo> ] ) -> <lSuccess>
IsDbExcl() -> <lExclusive>
IsDbFlock() -> <lFLocked>
IsDbRLock( [ <xRec> ] ) -> <lLocked>
IsFunction( <cName> ) -> <lExists>
IsBegSeq() -> <lResult>
FieldDeci( <cFieldName> | <nFieldPos> ) -> <nDecimals>
Saudações,
Itamar M. Lins Jr.
Saudações,
Itamar M. Lins Jr.
Responder