Search found 15 matches: ntxpos

Return to advanced search

Re: multiple defintions, forst defined here

I changed the folder I was using to start hbmk2 to where the source code sits, and now am getting undefined instead of duplicates This is due, I guess, to not pulling in the correct library(ies). I added trace to see what was going on (thanks for that tip). Does this and the console listing below he...
by lmheimendinger
Mon Dec 05, 2016 11:37 pm
 
Forum: FiveWin for CA-Clipper
Topic: multiple defintions, forst defined here
Replies: 15
Views: 20369

Re: How can recompile FW libraries?

... with no prototype in function MSGABOUT Warning W8065 msgs.c 370: Call to function 'ValToChar' with no prototype in function MSGABOUT Warning W8017 ntxpos.c 17: Redefinition of 'ERROR' is not identical Warning W8017 ntxpos.c 17: Redefinition of 'ERROR' is not identical Warning W8057 ntxpos.c 97: ...
by mosh1
Mon Oct 10, 2011 11:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How can recompile FW libraries?
Replies: 23
Views: 5583

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... Warning W8075 C:\fwh\source\function\msgtools.c 18: Suspicious pointer conversion in function HB_FUN_MSGPAINT Warning W8017 C:\fwh\source\function\ntxpos.c 17: Redefinition of 'ERROR' is not identical Warning W8080 C:\fwh\source\function\ntxpos.c 97: 'hp' is declared but never used in function ...
by Pritpal Bedi
Mon Jun 07, 2010 11:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 99088

Re: Se necesita ayuda en el wiki !

... nMidiDevices() nMsgBox() nNot() nOr() nRandom() nRGB() nRGBBlue() nRGBGreen() nRGBRed() nSerialA() nSerialHD() nStrCrc() nStrHash() nTcwRow() NtxPos() nTxtLines() nWindows() nWndChrHeight() nWRow() nWRows() nXOr() Saludos, Carlos Gallego
by Cgallegoa
Sun Feb 21, 2010 10:35 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Se necesita ayuda en el wiki !
Replies: 12
Views: 5503

Re: NtxPos( IndexOrd(), RecNo() )

Thanks to you both for your suggestions. I ended up using the OrdKeyNo() call in place of the NTXPOS function and that seems to work perfectly. I'm sure there are advantages to using newer browses, but at this point there are enough other things to work on, I'm taking ...
by MichaelMo
Fri Nov 20, 2009 7:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: NtxPos( IndexOrd(), RecNo() )
Replies: 3
Views: 639

Re: NtxPos( IndexOrd(), RecNo() )

In addition to Mr EMG's suggestion, I like to add that if we use XBrowse, it automatically takes care of these issues.

We just tell the XBrowse what columns are to be browsed from what Alias and it does all the rest.
by nageswaragunupudi
Wed Nov 18, 2009 1:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: NtxPos( IndexOrd(), RecNo() )
Replies: 3
Views: 639

Re: NtxPos( IndexOrd(), RecNo() )

In 32 bit use OrdKeyNo() and OrdKeyCount() instead.

EMG
by Enrico Maria Giordano
Wed Nov 18, 2009 12:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: NtxPos( IndexOrd(), RecNo() )
Replies: 3
Views: 639

NtxPos( IndexOrd(), RecNo() )

The browses of the code I'm converting use the NTXPOS() function to set the scroll bars on a number of browses. In 16 bits this function seemed to work very nicely, but in FWH, it seems to always return 0. Any suggestions?
by MichaelMo
Wed Nov 18, 2009 11:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: NtxPos( IndexOrd(), RecNo() )
Replies: 3
Views: 639

Canal Five Utilities

... link yourself > 3. I use Comix and when C5Grid has to show a filtered database the first > raws are frozen. //not only for ntx!! FUNCTION ntxpos() RETURN ordkeyno() many thanks for your answer. Everything works except the Comix filter. I use FUNCTION NtxPos() RETURN cmxkeyno() but the ...
by Antonio Linares
Wed Aug 27, 2008 7:39 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 65394

Re: NtxPos

EnricoMaria wrote:Use OrdKeyNo() instead.

EMG


Thanks
by fp
Mon Dec 11, 2006 4:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: NtxPos
Replies: 2
Views: 686

Re: NtxPos

Use OrdKeyNo() instead.

EMG
by Enrico Maria Giordano
Mon Dec 11, 2006 4:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: NtxPos
Replies: 2
Views: 686

NtxPos

NtxPos should return the relativ index position of a recno (NTX-RDD). But it seems, that the return-value is allway 0. Why?
by fp
Mon Dec 11, 2006 3:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: NtxPos
Replies: 2
Views: 686

Re: NtxPos

fp wrote:NtxPos should return the relativ index position of a recno (NTX-RDD). But it seems, that the return-value is allway 0. Why?


Sorry, it's the wrong forum ... the problem is in FiveWin-Harbour
by fp
Mon Dec 11, 2006 3:28 pm
 
Forum: FiveWin para CA-Clipper
Topic: NtxPos
Replies: 1
Views: 592

NtxPos

NtxPos should return the relativ index position of a recno (NTX-RDD). But it seems, that the return-value is allway 0. Why?
by fp
Mon Dec 11, 2006 3:26 pm
 
Forum: FiveWin para CA-Clipper
Topic: NtxPos
Replies: 1
Views: 592

Error de Proteccion General.

Una aplicacion me da aleatoriamente error de proteccion general en la direccion 001A:5EDE. Antonio me dijo que generara el fichero MAP para revisarlo y ver el posible fallo, asi lo he hecho pero no entiendo su significado, si alguien pudiera ayudarme se lo agradeceria mucho. Gracias. Saludos. Nota.-...
by Garbi
Wed Nov 02, 2005 3:38 pm
 
Forum: FiveWin para CA-Clipper
Topic: Error de Proteccion General.
Replies: 5
Views: 4148

Return to advanced search