topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
tamaño renglones xbrowse | Loco, Francisco
I am following this thread with much interest .. I posted a thread similar to this question in the English Forum and Rao helped in creating a function to AutoSize a row based on the character depth of the Memo column .. unfortunately, the depth of the column once set .. would not resize based on the ac... |
tamaño renglones xbrowse | Rick,
No se como explicarlo en ingles, pero creo es imposible hacerlo asi, ya que son 2 campos de un mismo registro tomandolos como un solo campo de un solo registro y poniendo el alto de la fila se ajuste automaticamente, entonces aqui el detalle es que cada registro puede tener alturas diferentes, aaaa y otra cosa, ... |
tamaño renglones xbrowse | Paco;
interesante el tema, aunuqe no puedo aportar una solución <!-- s:oops: --><img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:" title="Embarassed" /><!-- s:oops: --> , por favor no dejes de postear si lo consigues
muchas gracias |
tamaño renglones xbrowse | Verificaste el ejemplo /fwh/samples/TestXbr6.prg |
tamaño renglones xbrowse | Pablo
si lo vi y probe, funciona a medias, ya que el datalines no he podidio ajustarlo automaticamente calculando las lineas del campo memo, cada registro deberia tener un alto diferente del renglon y no he dado como hacerlo..
salu2
paco |
tamaño renglones xbrowse | si existiera una datalines por cada row seria estupendo,,, asi le das exactamente el alto a cada fila
de hecho asi tengo mi xbrowse,nada del otro mundo
aoCols[2]:bStrData := { || ::oQryMesa:FieldGet("nombre") + CRLF + ALLTRIM(::oQryMesa:FieldGet("comentarios")) }
salu2
paco |
tamaño renglones xbrowse | Paco,
Me uno a los que nos interesa alguna solucion a este tema.
De momento, lo que hice fue hacerle un split al texto largo para poner varias lineas y usar colores para distinguir los renglones.
En mi caso lo estoy aplicando para un pequeño y limitado chat entre terminales.
[img:dusf1tec]http://img838.imag... |
tamaño renglones xbrowse | No he testado esto, pero puede funncionar, no tengo como probarlo.
Adiciona una data a la clase xbrowse
[code=fw:1m5avlsp]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> <span style="color: #00C800;">DATA</span> lMultiHeight <span style="color: #0000ff;">INIT</span> .F. <span style="color: ... |
tamaño renglones xbrowse | RenOmaS,
Como ya he comentado anteriormente, las clases y todo lo relacionado nomas no se llevan conmigo <!-- s:cry: --><img src="{SMILIES_PATH}/icon_cry.gif" alt=":cry:" title="Crying or Very sad" /><!-- s:cry: -->
Pero creo que hace falta algo que "lea" el contenido de la celda para calcular el alto de la misma.
... |
tamaño y posicion de un button o sbutton | Hola:
Alguien sabe como guardar la posicion de un boton al ser movido o cambiado de tamaño.
requiero que el usuario "cree" sus botones los ponga donde quiera y al tamaño que quiera y se guarden en una base de datos para que al abrir nuevamente la aplicacion aparezcan en el lugar y en el tamaño que el definio, es posib... |
tamaño y posicion de un button o sbutton | oBoton:nTop
oBoton:nLeft
oBoton:nWidth
oBoton:nHeight |
tamaño y posicion de un button o sbutton | GRACIAS ANTONIO:
ahora lo q me falta es hacer que un SBUTTON se pueda ajustar de tamaño y de posicion lo he intentado con la clausulas:
ADJUST
DESIGN
pero no pasa nada, si lo hago con BUTTON, si lo hace, lo requiero hacer con la clase SBUTTON por que requiero botones con color de fondo, y en algunos casos redondos, pe... |
tamaño y posicion de un button o sbutton | Prueba lo siguiente:
oBoton:lDrag = .t. |
tarea concluida | Sr. Linares como vera he completado más de 25 funciones y voy a seguir avanzando en otras que esta para arreglar el nombre y su traducción. Espero su respuesta pronto y gracias por anticipado. |
tarea concluida | Persi,
Los parámetros de las funciones has de ponerlos entre "|" para que aparezcan como tablas, ejemplo:
<!-- m --><a class="postlink" href="http://wiki.fivetechsoft.com/doku.php?id=fivewin_funcion_delinientry">http://wiki.fivetechsoft.com/doku.php?i ... elinientry</a><!-- m -->
|<Section>| Sección|
|<Entry>| Entr... |
tarea concluida | Persi,
En todas las funciones hay que especificar la sección "Ver tambien" en donde se referencia funciones relacionadas, por ejemplo, en:
[url:3vhx4iff]http://wiki.fivetechsoft.com/doku.php?id=fivewin_funcion_delinientry[/url:3vhx4iff]
habría que añadir:
====== Ver también ======
[[fivewin_funcion... |
tarea concluida | Hice algunos cambios, está bien así |
tarea concluida | Persi,
Estan bien, gracias <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
Por favor, aplícalos tambien al resto de funciones que has hecho, gracias |
tarea concluida | Persi,
Mira los cambios que hice en esta función:
[url:1co86ty9]http://wiki.fivetechsoft.com/doku.php?id=fivewin_funcion_waitrun[/url:1co86ty9]
asi deberías modificar las que has hecho, gracias <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
tarea concluida | Sr. Linares como verá he realizado algunos cambios en las funciones como me indico. Inclusive he agregado un ejemplo en la función devicecapabilities. <!-- m --><a class="postlink" href="http://wiki.fivetechsoft.com/doku.php?id=fivewin_funcion_devicecapabilities">http://wiki.fivetechsoft.com/doku.php?i ... pabilities</... |
tarea concluida | Persi,
Una última solicitud: por favor no incluyas los nombres de cada sección en inglés en las funciones en español.
Aqui tienes un ejemplo:
[url:ylxyulay]http://wiki.fivetechsoft.com/doku.php?id=fivewin_funcion_devicecapabilities&rev=1252384533&do=diff[/url:ylxyulay]
Una vez hagas esos cambios, esta... |
tarea concluida | Ok. Ya hice los últimos cambios como me indico, espero no tener más errores; Espero su respuesta. Gracias. <!-- s:roll: --><img src="{SMILIES_PATH}/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" /><!-- s:roll: --> |
tarea concluida | Persi,
Muchas gracias por tu ayuda en el wiki <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
Revisa tu email <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
Y nos gustaría que siguieses ayudando y asi obteniendo nuevas actua... |
tarea concluida | Recibido copiado e instalado, muchas gracias y de todas maneras voy a seguir colaborando ya que es un excelente guía de consulta y con la experiencia ganada me va a servir para arreglar muchas paginas que aun tienen errores. <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D ... |
tarea concluida | Persi,
Muchas gracias,
Has hecho un trabajo muy bueno en el wiki y ojalá sigas ayudándonos para que tengamos una estupenda documentación online de FWH para todos <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
tarificador telefonico | Buen dia a todos, alguien tendra un ejemplillo de como hacer un tarificador telefonico con fwh |
tarificador telefonico | Estimado...hasta lo que yo tengo entendido las centrales telefonicas te envia un archivo el cual debes manipularlo y desde alli desarrollar tu aplicación, de todos modo tengo entendido sobre el tema centrales telefonicas, te aviso....Aca en Argentina, para determinar el costo de una llamada es una historia, ya depende ... |
tarificador telefonico | [quote="tosko":3ix7bitz]Buen dia a todos, alguien tendra un ejemplillo de como hacer un tarificador telefonico con fwh[/quote:3ix7bitz]En mi empresa tienen un tarificador con varios interfaces.Depende cual interface algunos van;1.- RS-2322.- fichero txt3.- SocketsCada uno implementa su interface propia, etc...La verdad... |
tarificador telefonico | [quote="tosko":22wtm0rd]Buen dia a todos, alguien tendra un ejemplillo de como hacer un tarificador telefonico con fwh[/quote:22wtm0rd]Hola toskoHace tiempo tome como base un ejemplo de manejo de puerto seriales que viene incluido en la carpeta "samples" tambien puedes buscar en el foro fw para clipper. Si no tienes... |
task manager | [code=fw:1bjvxoja]<div class="fw" id="{CB}" style="font-family: monospace;"> GetTasks<span style="color: #000000;">(</span><span style="color: #000000;">)</span> <span style="color: #B900B9;">// Returns an array with the names of all the active Tasks running in Windows</span></div>[/code:1bjvxoja] |
task manager | Patrizio,
Friend, using WINDOWS 7, gettasks () returns me an incomplete list of processes.
I need a complete list so that I can find the name of the MYSQL process installed.
Thanks |
task manager | You could run this command: tasklist /v /fi "STATUS eq running" |
task manager | Thanks |
task manager | Hello,
How do I know which applications are running on TASK MANAGEMENT?
I need to know if a particular application is running on the task manager.
I would like to know the mysql process / service name
thank you |
task manager | Maybe this can help
[code=fw:3u5rg2to]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">function</span> getprogram<span style="color: #000000;">(</span><span style="color: #000000;">)</span><br /><br /> CFILENAME := <span style="color: #ff0000;">"TEST.EXE"</span><br /><br ... |
task manager | Marc, thanks...
I would like to know the name of the mysql service installed on the computer. |
tbbutton | tbbutton support command menu omenu popup ? |
tbbutton | Silvio,
[code:1phltql1]
#xcommand DEFINE TBMENU ;
[ OF <oToolBar> ] ;
[ ACTION <uAction> ] ;
[ TOOLTIP <cToolTip> ] ;
[ PROMPT <cPrompt> ] ;
[ WHEN <uWhen> ] ;
[ MESSAGE <cMsg> ] ;
... |
tbbutton | ooopps...
thanks mr Antonio |
tbbutton | Antonio I not found a sample with tbmenu...Menu omenu
I must create it but for toolbar:
DEFINE BUTTON RESOURCE "SMALL_UNZOOM" NOBORDER OF oBar ;
MESSAGE TXT_PREVIEW_ON_MULTI_PAGES ;
MENU oPop GROUP |
tbbutton | Silvio,
Search fwh\samples\*.prg for TBMENU, if you don't find any references, then the FWH build that you are using does not support it |
tbbutton | from version we have tbmenu ? |
tbbutton | Silvio,
September 2006 |
tbmenu | why I cannot insert a variable oItem on this command ? DEFINE TBMENU [b:d55cholg]::oItem [/b:d55cholg]OF oBar ; MENU ::Multi()give this error[1]:Harbour.Exe rpreview.prg /m /n /es2 /iC:\work\FWH\include /ic:\work\xHarbour\Include /iinclude;c:\work\fwh\include;c:\work\xHarbour\include /oObj\rpreview.cxHarbour Co... |
tbmenu | Silvio,You can't because the ToolBar object does not manage buttons as objects.You can access its properties from its index into oToolBar:aButtons |
tbmenu | Sorry AntonioI stay to modify my preview there is some errorLook it please[code:vgkrmk2g]
if IsAppThemed() .and. ! l2007
DEFINE IMAGELIST oImageList SIZE 16, 16
oImageList:AddMasked( TBitmap():Define( "top2",, ::oWnd ), nRGB( 192, 192, 192 ) ... |
tbmenu | How I must make ?[b:2y9v0u92] DEFINE TBMENU oBar:oMultipages OF oBar[/b:2y9v0u92] ???? |
tbmenu | Silvio,Please review fwh\samples\ToolBar1.prgLook for TBMENU use in it. |
tbmenu | yes I found it the test but I must inizialize the oMultipages variableIf lmultiTbbmenu ::omultipageELSEtbutton ::twopagesendifbecauseMy modifies run error when I write if ! IsAppThemed() [b:1o4h2zj4] ::oMultiPages:FreeBitmaps()[/b:1o4h2zj4] ::oMultiPages:LoadBitmaps("One_Page") ... |
tbmenu | if I make [code:3ut5q9e0]
IF ::lMulti
DEFINE TBMENU OF oBar ;
MENU ::MultiPopup() ;
TOOLTIP StrTran( Strtran( TXT_TWOPAGES, "&", "" ), "á", "a" ) ;
MESSAGE TXT_PREVIEW_ON_TWO_PAGES
ELSE
DEFINE TBBUTTON OF oBar ;
ACTION :&... |
tbtnbmp error on action | I tried to use ribbon modification of Mantonio_88 create a circular button at the left of the ribbon
::oBtnCircle := TBtnBmp():New( 2.3, 01, 50, 50,,, ::cImageCircle1,;
::cImageCircle2,,;
self,,, .F., .F.,,,, ... |
tcalendar bug? | Executando TESTCALR.PRG
Ao clicar no Ano, o GET é aberto, porem não é possível alterar o ano e se clicar no SPINNER não atualiza o proprio campo do ano.
[url=http://imageshack.us/photo/my-images/809/calend.jpg/:jehdj11b][img:jehdj11b]http://img809.imageshack.us/img809/1106/calend.jpg[/img:... |
tcalendar bug? | Sr. Antonio, Daniel... |
tcalendar bug? | Hola
Trabaja bien para mi
[img:2avgfoms]http://www.sitasoft.net/fivewin/screen/cal2.png[/img:2avgfoms]
[img:2avgfoms]http://www.sitasoft.net/fivewin/screen/cal3.png[/img:2avgfoms] |
tcalendar bug? | Daniel, consegue alterar o ano no "GET" (ANO) ??? |
tcalender error | when I compile source
#include "FiveWin.ch"
#include "calendar.ch"
FUNCTION main()
LOCAL oDlg
LOCAL fecha := DATE()
SET DATE TO BRITISH
SET EPOCH TO 1980
DEFINE DIALOG oDlg FROM 10,10 TO 200,300 PIXEL
@ 20,20 GET fecha SIZE 100,22 OF oDlg PIXEL ACTION cal( fecha, self ) BITM... |
tcalender error | Hello
is inside source/function/etc.prg
[code=fw:2qghzpm1]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#define</span> GWL_STYLE <span style="color: #000000;">(</span><span style="color: #000000;">-16</span><span style="color: #000000;">&... |
tcalender error | thanks |
tcalex request | On Tcalex we have day, week, mounth sectios but we not have year section .
I wish insert Year Calendar into Tcalex as Pickdate of Mr Otto . How we can insert it ? |
tcbrowse and no of rows | Hi all,
do you know if there is a way to increase the rows size in tcbrowse ?
Something the nDatalines method in xbrowse.
Thanks |
tcbrowse and no of rows | Hi Marco
Nope there isn't except for font size. I have an option in an old tcbrowse program as follows.
[code=fw:3c9aixcp]<div class="fw" id="{CB}" style="font-family: monospace;"> ::<span style="color: #000000;">oBrw</span>:<span style="color: #000000;">bRClicked</span>:=<span style="color: #000000;">{</span>|... |
tcbrowse bug with fwh9.10 | Hi,
there is a bug in tcbrowse with this last fwh released (the FWH june release hasn't this problem).
A self contained sample that show the problem is available at <!-- w --><a class="postlink" href="http://www.softwarexp.co.uk/beta/browse.zip">www.softwarexp.co.uk/beta/browse.zip</a><!-- w -->
Go to the last browse... |
tcbrowse bug with fwh9.10 | Marco,
It seems as a side effect of the Kinetic scrolling implementation.
As a quick workaround to solve it, you can do:
[code=fw:ml2sc6gl]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> @<span style="color: #000000;">0</span>,<span style="color: #000000;">0</span> BROWSE oBrw <span styl... |
tcbrowse bug with fwh9.10 | Marco,
This seems as a better fix, so there is no need to disable the kinetic.
Class TCBrowse Line 418, juts before the call to TCDrawCell():
[code=fw:2x7zkiyu]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> <span style="color: #00C800;">if</span> ::<span style="color: #000... |
tcbrowse editcol method | When a key is pressed on a browse object, I capture that key's nvalue in the keydown() method, and, based on that value, call obrw:leditcol() method and edit the value in a tget object. no problem. this is very routine processing.
My problem is, applying that key's value to the contents of the beginning of the edit... |
tcbrowse horizontal scroll | Hi,
there is a problem in this little sample.
If I click in scrollbar in this point (plase see figure)
[img:2ywt0zkh]http://www.ipsys.it/domanda.jpg[/img:2ywt0zkh]
First two columns disappear and remains only the third one
How can I disable horizontal scroll bar?
Bye and many thanks
[code=fw:... |
tcbrowse horizontal scroll | Marco,
you can try to freeze the most left colums
[code=fw:eblfbgxg]<div class="fw" id="{CB}" style="font-family: monospace;">oBrw:<span style="color: #000000;">nFreeze</span> := <span style="color: #000000;">2</span></div>[/code:eblfbgxg]
or disable the the scrollbar
[code=fw:eblfbgxg]<div class="fw" id="{CB}" sty... |
tcbrowse horizontal scroll | Ok,
oBrw:nFreeze := 2
this line it's ok
Other solution
oBrw:lNoHScroll := .t.
creates this problem
Application
===========
Path and name: C:\Fwh\samples\test.exe (32 bits)
Size: 1,997,312 bytes
Time from start: 0 hours 0 mins 5 secs
Error occurred at: 06/26/12, 09:51:05
Error description: Error BASE... |
tcbrowse horizontal scroll | errata:
In the real sotuation this
oBrw:nFreeze := 2
or other differen value
does not work
Is it possible to hide Horiz scroll bar?
Other error persists
bye marco |
tcbrowse horizontal scroll | I hope I don't create other problems in this way
wbrowse.prg
case nScrollCode == SB_PAGEDOWN
while nCol < Len( ::GetColSizes() ) .and. ;
(::IsColVisible( nCol ) .or. ::nColPos == nCol)
nCol++
end
[b:1cf10qho]IF ::lNoHScroll <> .T.[/b:1cf10qho]
... |
tcbrowse horizontal scroll | ::lNoHScroll is an enhancement of tcbrowse, it does not exist in wbrowse. The problem is the HScroll() method of wbrowse, which is not overwritten in tcbrowse. As a workaround you can try to define your own method hscroll() in tcbrowse.
maybe like this (not tested)
[code=fw:15mbhxb8]<div class="fw" id="{CB}" style="f... |
tcbrowse row color | Hi all,
anybody know how can I change the row color in a tcbrowse when it lost the focus
I would like to change the dark gray into light gray nRgb(229,229,229)
Thanks in advance.
[img:3rgh8aef]http://www.softwarexp.co.uk/beta/browse.png[/img:3rgh8aef] |
tcbrowse row color | Did you try using bLostFocus codeblock?
EMG |
tcbrowse row color | From TCB DrawSelect
[list:7wsmhtpx] TCDrawCell( hWnd, hDC, ;
nRowPos, nStartCol, If( nJ < nLastCol, aColSizes[ nJ ], -1), ;
if( cPicture == nil, ;
If( lBitMap, If( ! Empty( ::aBitmaps ),;
::aBitmaps[ uData ], uData ), ;
cValTo... |
tcbrowse row color | Hi,
What should I do same subject using in TXBrowse? Not focused color change to CLR_LIGHTGRAY.
Thanks |
tcbrowse row color | Ok. Solved.
Thanks to all for the support. |
tcbrowse row color | [quote="Horizon":5hwq7vuc]Hi,
What should I do same subject using in TXBrowse? Not focused color change to CLR_LIGHTGRAY.
Thanks[/quote:5hwq7vuc]
Your question is answered in this post
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=16471">viewtopic.php?f=3&t=16471</a><... |
tcbrowse row color | [quote="nageswaragunupudi":36o954m8][quote="Horizon":36o954m8]Hi,
What should I do same subject using in TXBrowse? Not focused color change to CLR_LIGHTGRAY.
Thanks[/quote:36o954m8][/quote:36o954m8]
Your question is answered in this post
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/view... |
tcbrowse tccolumn Unicode Characters | Hi to all,
Please I need Help
The second column is not displayed correctly
If I Double Click,I can see the real content of aa_chn->des_chn field
Any (Urgent please) Hints?
[img:8nvikha1]http://www.marcoboschi.it/public/bro.jpg[/img:8nvikha1]
Marco
Here you can find dbf table
[url:8nvikha1]http... |
tcbrowse tccolumn Unicode Characters | <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:?: --> |
tcbrowse tccolumn Unicode Characters | Marco, try
In line 150 module tcfuncs.c,
[code=fw:3gerzsiy]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> DrawText<span style="color: #000000;">(</span> hDC, cData, nLen, &rct, nAlign | DT_VCENTER | <br /> ... |
tcbrowse tccolumn Unicode Characters | Cristobal,
I have Jiust read your answer.
I've found tcbfuncs.c file in folder \fwh_new\source\function
Do I have to compile it now?
Marco |
tcbrowse tccolumn Unicode Characters | [quote="MarcoBoschi":1z6gpc1v]Cristobal,
I have Jiust read your answer.
I've found tcbfuncs.c file in folder \fwh_new\source\function
Do I have to compile it now?
Marco[/quote:1z6gpc1v]
Yes, and add to project
15.11 FWH will included
Regards |
tcbrowse tccolumn Unicode Characters | Cristobal,
I've just download from site FWHX 15.10.
When it will available the 15.11?
Many many Thanks
Marco |
tcbrowse tccolumn Unicode Characters | Unfortunately I do not know how to do...
Can you show an example how to do it?
Marco |
tcbrowse tccolumn Unicode Characters | It is not available in 15.10. You need to make the correction suggested by Mr Cristobal.
The change is already incorporated for 15.11 and will be available when released. |
tcbrowse tccolumn Unicode Characters | Ok SOLVED!
Many Thanks! |
tcp-ip | Buenas a todos.
Es mi primera participacion en los foros. Para los que conocen a Ricardo Becares, soy su socio.
Estoy utilizando la clase TSocket para hacer unos desarrollos, y queria saber si hay algo como el FORK() o si el accept, por cada coneccion aceptada establece un nuevo proceso para que atienda la solicitud.... |
tcp-ip | Jorge,
Necesitarías usar la ejecución multihilo de xHarbour para usarlo, aún así de momento no se ha probado. |
tdatabase Filter error | I have a problem on a set filter , I'm converting from old application
oReservation:=TDatabase():Open( , cDbfPath+"Reserva", "DBFCDX", .T. )
oReservation:setorder(1)
cFilter := "trim(TYPE) == '" + AllTrim( cTypeRoom ) +;
"' .and. num== '" + AllTrim(str(nElemento)) +;
"' ... |
tdatabase Filter error | Change this
[code=fw:2goo6qbb]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #ff0000;">" .and. '"</span>+ dtoc<span style="color: #000000;">(</span>dDataFinale<span style="color: #000000;">)</span>+<span style="color: #ff0000;">"'=> dtoc(CHECK_IN)"</span><br /> </div>[/code:2goo6q... |
tdatabase Filter error | Now I made
[code=fw:2z91axs2]<div class="fw" id="{CB}" style="font-family: monospace;"> <br /> oReservation:<span style="color: #000000;">setorder</span><span style="color: #000000;">(</span><span style="color: #000000;">1</span><span style="color: #000000;">)</span><br /> cFilter := <span style="color: #ff0... |
tdatabase Filter error | What datatypes your dbf has you should be knowing. I do not know.
I can only point out obvious errors in your code. |
tdatabase Filter error | sorry I forget it
[b:1a6lt0g6]
structure of Reserva.dbf[/b:1a6lt0g6]
[code=fw:1a6lt0g6]<div class="fw" id="{CB}" style="font-family: monospace;"> DbCreate<span style="color: #000000;">(</span>cDir+<span style="color: #ff0000;">'RE'</span>,<span style="color: #000000;">{</span> <span style="color: #000000;">... |
tdatabase Filter error | Sorry Mr Rao I correct it but I have also a problem because it not execute the filter well
I have this dbf
[img:7yphdk9t]https://i.postimg.cc/vH5XHCnQ/re.png[/img:7yphdk9t]
and I make this small test to try
[code=fw:7yphdk9t]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="col... |
tdatabase Filter error | field NUM is numeric and you are comparing with a string value.
You should check yourself such mistakes at your end instead of posting them here |
tdatabase Filter error | What do you want to see?
All Rooms fully vacant between dDataIniziale and dDataFinale?
Or
All Rooms occupied anytime between dDataIniziale and dDataFinale? |
tdatabase Filter error | thanks
the test run ok I see the record right now
[img:1xi75hwb]https://i.postimg.cc/HkJG7dd9/ddd.png[/img:1xi75hwb]
I select from datepick control the dDataIniziale and dDataFinale and I have set date Italian
on dbf I have the date as 16/07/18 how I can make to have and use as your test
dDataI... |
tdatabase Filter error | Do not make any changes.
Use this logic as it is.
In fwh 1904, we are going to make this much simpler.
Are you now using 1903 and will you be downloading FWH1904 when released? |
tdatabase Filter error | Sorry Mr Rao
I need to have All rooms occupied at any time between dDataIniziale and dDataFinale
the end user selects the dates (dDataIniziale and dDataFinale)
after making the filter (cfilter) I made I cycle on the archive reserva.dbf
DO WHILE !oReservation:EoF()
nStatus := Val( oReservation:... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.