topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
Alternative way of using FastReport? | Hi elvira,
I dont think so. FastReport is still alive.
The writer of class fastreport is Sergey. Sergey is passed away. |
Alternative way of using FastReport? | Hakan,
Fast report is for Delphi/Embarcadero.
Sergey prepared a derived version for Harbour. But as he passed away, the use of Fast report and latest versions is not available to us, so the product is dead for me, because I don´t plan to move to Delphi.
So we have to look for alternatives I guess. |
Alternative way of using FastReport? | I understood.
Sergey did this. Cant we do it?. |
Alternative way of using FastReport? | There is news from fastreport.
See <!-- m --><a class="postlink" href="https://groups.google.com/forum/?fromgroups#!topic/fastreport_for_x_harbour/oUkoyT4yQ30">https://groups.google.com/forum/?fromgr ... UkoyT4yQ30</a><!-- m --> |
Altezza font di stampa | Ciao a tutti,
ho la necessità di aumentare le dimensioni di un font barcode perché alcuni lettori attualmente non lo leggono,
vorrei però aumentarne le dimensioni senza aumentarne l'altezza.
Per esempio vorrei una dimensione di 32 lasciando l'altezza di 20
con il comando
DEFINE FONT OFONT NAME "BARCODE39" SIZE 0,-3... |
Altezza font di stampa | Hai provato con
DEFINE FONT OFONT NAME "BARCODE39" SIZE 32, 20 OF OPRN
EMG |
Alto del renglón en XBrowse? (SOLUCIONADO) | Hola foreros:
Parece que hoy me desperté con el espíritu de molestar <!-- s:oops: --><img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:" title="Embarassed" /><!-- s:oops: -->
Hay forma de especificar que el alto del renglón en xBrowse se auto ajuste
si se trata de un campo tipo MEMO?, de forma tal que todo el c... |
Alto del renglón en XBrowse? (SOLUCIONADO) | We need to manually specify the row height.
All rows will have the same height. |
Alto del renglón en XBrowse? (SOLUCIONADO) | Mr. Rao:
thank you for your quick response
With best regards |
Alto del renglón en XBrowse? (SOLUCIONADO) | Armando.
Estoy de acuerdo con lo que dice Rao.
Según el ejemplo siguiente que he preparado tomando y modificando código de Rao, puedes ajustar automáticamente la altura de las líneas, según la celda que contenga la mayor cantidad de lineas (Memo).
Espero te sea útil.
[code=fw:v8tqdp01]<div class="fw" id="{CB}" style=... |
Alto del renglón en XBrowse? (SOLUCIONADO) | Francisco:
Muchas gracias, voy a intentarlo.
Un abrazo |
Altura TMenu y TButtonBar | Hola,
¿Existe alguna forma de cambiar el font y la altura de un objeto TMenu ? Cuando seleccionamos un elemento sale demasiado justo por arriba y abajo, quedando
un efecto un tanto feo y si ponemos un bitmap de 16x16 queda exageradamente ajustado.
Con la TButtonBar, se puede cambiar el font, pero el botón al posicion... |
Altura TMenu y TButtonBar | Joaquín,
No puedes cambiar el tamaño de letra del menú porque es un valor predefinido que usa Windows. Es decir, lo cambiarías para todas las aplicaciones.
En cuanto a la barra de botones, si se puede separar pero FWH está diseñado para mantenerla en esa posición por lo que habría que hacer bastantes cambios. |
Altura combox y Font en wbrowse | Bueno por ahi lei que a Jose Luis no le daba el alto del combobox en la edicion del wbrowse y a Jose Murugosa no le respetaba el tamaño de la Font, espero no equivocarme con los nombres, y por ahi a algunos otros colegas que editan con wbrowse.
unicamente unas observaciones:
1. ahi seria ajustar el alto de la fila cua... |
Altura combox y Font en wbrowse | Francisco
Si la pones por aquí te lo agraceceria mucho.
Saludos
Jose Luis |
Altura combox y Font en wbrowse | Francisco.
Yo tambien te agradecería si puedes compartir tus modificaciones a la TwBrowse. Y si tuvieras un ejemplo de la edición sería excelente!!
Gracias.
Saludos.
Carlos. |
Altura combox y Font en wbrowse | aqui dejo el link para su descarga:
<!-- m --><a class="postlink" href="http://hyperupload.com/download/02c8787323/TWBrowse.rar.html">http://hyperupload.com/download/02c8787 ... e.rar.html</a><!-- m -->
salu2
paco |
Altura combox y Font en wbrowse | Paco:
Se agradece la contribución, peroooooo el archivo tiene 0kb <!-- s:cry: --><img src="{SMILIES_PATH}/icon_cry.gif" alt=":cry:" title="Crying or Very sad" /><!-- s:cry: -->
Saludos |
Altura combox y Font en wbrowse | armando,
no me habia percatado, lo raro es que si me marco que lo subio los 722kb, pero aparece en cero, intente subrilo otras 3 veces y me lo sube en cero, alguien sabe de algun otro site para subir el archivo?
gracias
paco |
Altura combox y Font en wbrowse | a ver dejo este link:
<!-- m --><a class="postlink" href="http://www.savefile.com/files/875681">http://www.savefile.com/files/875681</a><!-- m -->
disculpas
salu2
paco |
Altura de COMBOS | Buen día,
Tengo una consulta que me da algo de vergüenza hacer, pero, si uno no pregunta, ¿Cómo aprende?.
El asunto es que estoy reduciendo en tamaño un dialog nuevo que todavía no está terminado (uso recursos DLL) y bajé la altura de los GET a 10 pero en el COMBO no puedo lograr esto, la altura es 12. Esto me parece... |
Altura de COMBOS | Y yo que tenía vergüenza de hacer esta pregunta.
Se ve que nadie sabe como hacerlo, je, je..
Rolando <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> |
Altura de COMBOS | [quote="rolando":36t43v0j]El asunto es que estoy reduciendo en tamaño un dialog nuevo que todavía no está terminado (uso recursos DLL) y bajé la altura de los GET a 10 pero en el COMBO no puedo lograr esto[/quote:36t43v0j]Hola Rolando:
La altura del Combo es determinada automáticamente por el alto de la fuente usada o... |
Altura de COMBOS | Manuel,
Agradezco tu respuesta.
La idea era bajar sólo el alto del Combo sin bajar la fuente.
Seguramente no se puede.
Rolando |
Altura de Combobox | Hola amigos
Esto ya lo he leido en el foro pero no me ha quedado aclarado
Usando la clase twbrowse de Hernán, la altura del combobox queda un poco "chuchurria"
[url=http://imageshack.us:rcmzri37][img:rcmzri37]http://img252.imageshack.us/img252/8644/combogx4.jpg[/img:rcmzri37][/url:rcmzri37]
P... |
Altura de Combobox | José Luis:
Tomado de la clase
//39) Nuevas variables ::nHeaderHeight, nFooterHeight, ::nLineHeight, que
// especifican el alto en pixels de Headers, Footers y Linea Standard del
// browse. Ya no depende la altura de la fuente. Por defecto las tres
// asumen el valor de la fuente, por compatibilidad.
Una vez ... |
Altura de Combobox | Gracias por contestar Armando.
Lo que hace el no leer atentamente todo, en fin he puesto una altura suficiente y así me puedo apañar
[url=http://imageshack.us:34uypvkq][img:34uypvkq]http://img378.imageshack.us/img378/5503/combo1iw2.jpg[/img:34uypvkq][/url:34uypvkq]
Pero como verás sigue quedand... |
Altura de Combobox | [quote="JoseLuis":2x4leho9]Gracias por contestar Armando.
Lo que hace el no leer atentamente todo, en fin he puesto una altura suficiente y así me puedo apañar
[url=http://imageshack.us:2x4leho9][img:2x4leho9]http://img378.imageshack.us/img378/5503/combo1iw2.jpg[/img:2x4leho9][/url:2x4leho9]
Pe... |
Altura de Combobox | Jose Luis:
Si de estética se trata, yo reduciría la altura del renglón para ajustarlo al combo y ampliaría la altura del Header a la misma altura que el renglón, cuando menos y cambiaría el color del Header a blanco sobre negro.
Ojalá te guste como se ve.
Saludos |
Altura de Combobox | Amigos
Como puedo variar la altura de un Combobox, el tema que tengo que colocar varios uno debajo de otros y en el espacio que tengo tienen que ir muy pegados y se me superponen.
muchas gracias
David
Argentina |
Altura de Combobox | David,
Prueba a variar el font que use:
AVTIVATE DIALOG oDlg ON INIT oComboBox:SetFont( oFont ) |
Altura de Group Header en xBrowse | Alguien me podría indicar cual es la data que maneja la altura y alineación del GrpHeaders(). Muchísimas gracias.
Saludos |
Altura de Group Header en xBrowse | Por aca te dejo algo, no se si es lo que buscas, saludos... <!-- s:shock: --><img src="{SMILIES_PATH}/icon_eek.gif" alt=":shock:" title="Shocked" /><!-- s:shock: -->
alto
:nHeaderHeight := 30
oBrow:aCols[1]:nHeadStrAlign := AL_LEFT / AL_RIGHT / AL_CENTER |
Altura de Group Header en xBrowse | José Luis, gracias por tu respuesta pero lo que busco son las datas de altura y alineación de los Group Headers y me parece que esas datas son para los Headers. Gracias
Saludos |
Altura de Group Header en xBrowse | Quizás te sirva algo de este hilo
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=6&t=27003&start=15#p153775">viewtopic.php?f=6&t=27003&start=15#p153775</a><!-- l --> |
Altura de lineas en TReport | Saludos.
Desde siempre he usado la Classe TReport para todos mis reportes. ( TPrinter la he usado unicamente en formatos pre-impresos )
Hoy tengo la necesidad de hacer reportes con TREPORT en los que la altura de lineas pueda ser establecida (Aumentada).
He revisado la Classe TREPORT referente a la Data nStdLineHeight... |
Altura de lineas en TReport | Gracias Cesar.
Ya lo habia resuelto de la siguiente manera, aunque un poco complicado.
Probaré tu código.
[code=fw:220dcah1]<div class="fw" id="{CB}" style="font-family: monospace;"> <span style="color: #0000ff;">DEFINE</span> <span style="color: #0000ff;">FONT</span> oFont1 <span style="color: #0000ff;"... |
Altura de lineas en TReport | Francisco:
Tengo entendido que el alto de la fila te lo da el tamaño maximo del font mas grande que uses.
O tambien el tamaño de la imagen que uses (si mostrases imagenes)
Una forma casera de ampliar el alto de la row es agregar una imagen en blanco del tamaño que quieras que tenga cada row o con un tamaño de font gran... |
Altura de lineas en un Report | Compañeros:Existe opcion de modificar la altura de las lineas en un Report. Algo así como por ejemplo:oReport:nHeight:=20¿ Existe esta posibilidad ?Mil graciasLORENZO |
Altura de lineas en un Report | Lorenzo....Estuve revisando la clase te TReport y no encontré alguna data para la altura, supongo que tendrá que ver con la fuente de letras utilizada...Prueba añadiendo una nueva linea por cada registro, asi :[code:2bt16elx]oReport:bSkip:= { || ::odRpt:Skip(),oReport:StartLine(... |
Altura de lineas en un Report | Hola,prueba de colocar una columna en blanco con un font de la altura que quieras defindo para esa columna, solo es una idea, creo que podria funcionarsaludosMarcelo[quote="Loren":lqs4rr6x]Compañeros:
Existe opcion de modificar la altura de las lineas en un Report. Algo así como por ejemplo:
oReport:nHeight:=20
¿ Ex... |
Altura de un ComboBox | Hola foro.
Son pequeños detalles, pero importantes para la presentacion.
En col combobos, se definen
nWidth y nHeight para indicar el tamaño del combo en su despliegue, mi duda es: como defino el alto de mi combo marcado por el bitmap de la fecha hacia abajo, el alto que me da por default es de 22, y lo deseo a 18 p... |
Always 1111 RESOLVE !! | Silvio,
[code=fw:pjkw5c3r]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> @ nrow, ncol BITMAP aBmps<span style="color: #000000;">[</span>nY,nX <span style="color: #000000;">]</span> <span style="color: #0000ff;">RESOURCE</span> <span style="color: #ff0000;">"VACIO"</span> <sp... |
Always 1111 RESOLVE !! | Hi,
search for detached locals in the forum
regards
Marcelo |
Always 1111 RESOLVE !! | where is the error ?
[code=fw:18ajkimz]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #00D7D7;">#define</span> TOTX <span style="color: #000000;">10</span><br /><span style="color: #00D7D7;">#define</span> TOTY <span style="color: #000000;">10</span><br /><b... |
Always 1111 RESOLVE !! | ???????? |
Always 1111 RESOLVE !! | I create it with codeblock
see he first message on <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=14775">viewtopic.php?f=3&t=14775</a><!-- l --> |
Always 1111 RESOLVE !! | Silvio,
Is the ACTION the problem or the shown image ? |
Always 1111 RESOLVE !! | on the action
when I click a bitmaps it must change the bitmap and show another bitmaps as the item number I select on the combobox
for the prg complete see this <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=14775">viewtopic.php?f=3&t=14775</a><!-- l -->
and the reso... |
Always 1111 RESOLVE !! | Silvio,
try this:
[code=fw:qsz9v2n2]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#Include</span> <span style="color: #ff0000;">"FiveWin.Ch"</span><br /><br /><span style="color: #00D7D7;">#define</span> TOTX <span style="color: #000000;">10</span><br /><span style="c... |
Always 1111 RESOLVE !! | Hello Detlef,
I changed / added something to Your solution, to get it working for Silvio.
I choose a Color from the Combo.
A click on a cell shows the color.
A click on the same cell deletes the color.
It works perfect.
[img:38rcygl0]http://www.pflegeplus.com/pictures/picker.jpg[/img:38rcygl0]
Best R... |
Always 1111 RESOLVE !! | Sorry ,
Perhaps someone not understand my problem
I explain to YOU :
I made a program .
I use a dialog on the resources with many bitmaps controls
for this dialog I can use only 16X11 bitmaps and the application save the configuration of my beach
[img:39nb8m4h]http://www.vdswin.it/CONFIG_SPIAGGIA1.j... |
Always 1111 RESOLVE !! | On this dialog U can see I can select a combobox and can click with the mouse into a bitmap control and change the bitmap
To call these resource dialog's controls I use a function :
FUNCTION AssegnaBitmaps( aBmps, aData, oDlg )
Local nY, nX, nID
nY := 1
nX := 1
nID := 100
REDEFINE BITMAP aBmps[ 1, 1 ] RESOU... |
Always 1111 RESOLVE !! | Hello Silvio,
<!-- m --><a class="postlink" href="http://www.pustertal-online.com/schirme/schirme.htm">http://www.pustertal-online.com/schirme/schirme.htm</a><!-- m -->
I tried to insert 36*50 ( = 1800) umbrellas into the grid.
In the video you see the speed behavior.
I think speed is not so bad. You see how I edit a... |
Always 1111 RESOLVE !! | Otto,
I use this application only for the configuration od the beach
Then My frind wants a graphics visualization with sbutton graphics
With this method I can create rectangule or Half- Circle Beach configuration
I can insert any element : umbrellas, Bycicle ship, chair , Wc ecc.
Look this samples please
[img:2d6n9... |
Always 1111 RESOLVE !! | Silvio,
replace your function AssegnaBitmaps_NEW() with this one, it´s working
[code=fw:xgxkv16k]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">FUNCTION</span> AssegnaBitmaps_NEW <span style="color: #000000;">(</span> aBmps, aData, oDlg <span style="color: #000000;">)<... |
Always 1111 RESOLVE !! | Hello Silvio,
a very nice design and a very good idea for a software solution of a problem.
Have you also thought on making this application on the PPC?
Best regards,
Otto |
Always 1111 RESOLVE !! | I ask to Mercado to create a sbutton 6 for PPc but it not send message to me also
I try to compile Bpaint.c into fwppc but it not run
If you have this lib for fwppc I can try to converte my pc application on smartphone
This application I need for only configuration of the beach ( I use bitmaps fwh ) for the visuali... |
Always 1111 RESOLVE !! | Perhaps we have resolve the roblem
thanks to all but specially to Daniel Gill |
Always 1111 RESOLVE !! | your wellcome <!-- s:lol: --><img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing" /><!-- s:lol: --> |
Always about Outlook and OLE | Hi,
I have several emails accounts on Outlook.
For example: <!-- e --><a href="mailto:nick@softwarexp.co.uk">nick@softwarexp.co.uk</a><!-- e --> (default), <!-- e --><a href="mailto:alan@softwarexp.co.uk">alan@softwarexp.co.uk</a><!-- e -->, <!-- e --><a href="mailto:mary@softwarexp.co.uk">mary@softwarexp.co.uk</a><!--... |
Always about Outlook and OLE | Hi Marco,
Have you tried something like:
cAccount := "xyz@xyz.com"
oMailItem:SendUsingAccount := cAccount
where <!-- e --><a href="mailto:xhz@xyz.com">xhz@xyz.com</a><!-- e --> is one of the accounts in your Outlook
Cheers,
Pat |
Always about Outlook and OLE | Yes, tried with this code but the email is Always sent using the default Outlook account.
oOutLook := TOleAuto():New("Outlook.Application")
oMailItem := oOutLook:CreateItem( 0 )
oMailItem:SendUsingAccount := "xxxx@yyy.zzz"
oRecip := oMailItem:Recipients
..
..
Any ideas ? |
Always about Outlook and OLE | Marco,
have you found a solution to this problem.
Thanks in advance
Otto |
Always about Outlook and OLE | It looks like SendUsingAccount requires an object.
This is untested
[code=fw:2lhgs5mx]<div class="fw" id="{CB}" style="font-family: monospace;"><br />oOutLook := TOleAuto<span style="color: #000000;">(</span><span style="color: #000000;">)</span>:<span style="color: #00C800;">New</span><span style="color: #0000... |
Always about Outlook and OLE | This works and is tested for getting the accounts:
[code=fw:19n60h21]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">static</span> <span style="color: #00C800;">function</span> GetOutlookAccounts<span style="color: #000000;">(</span><span style="color: #000000;">)</span>... |
Always about Outlook and OLE | Working:
[code=fw:2scgwmc0]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">static</span> oOutlook<br /><br /><span style="color: #00C800;">static</span> <span style="color: #00C800;">function</span> SendTestMail<span style="color: #000000;">(</span>cAddressTo, cAddressFrom<s... |
Am I the only FWPPC user in Melbourne Australia? | My main client wants someone else to act as a technical backup for me when I am not available. Is there anyone else in Melbourne Australia that I can discuss this with?
Cheers,
Ross McKenzie
ValuSoft
Melbourne Australia |
Am I the only FWPPC user in Melbourne Australia? | Ross,
You can tell your client that he can get all the FWPPC support that he may need from these forums
Also, me personally I am available on Skype, here, by email, phone, etc <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
Am I the only FWPPC user in Melbourne Australia? | Thanks for the reply Antonio, but I guess you did not understand the requirement. My clients are electricians... not programmers. They require onsite help using my software product... not programming.
In your list of customers, am I the only one in Melbourne (Victoria) Australia?
Thanks,
Ross |
Am I the only FWPPC user in Melbourne Australia? | Ross,
There are more users in Australia but not in Melbourne |
Amazon será operador de Internet en el espacio | [url:dj96z8kt]https://www.adslzone.net/2019/04/04/amazon-internet-satelite-kuiper/[/url:dj96z8kt] |
Ambiente Metro. | No ambiente metro, existe a possibilidade de não mostrar a barra de scroll horizontal na parte de baixo da window ?
In the metro environment, there is the possibility of not showing the horizontal scroll bar at the bottom of the window? (google translator) |
Ambiente Metro. | In the Class TMetroPanel (used from FWH samples/touch.prg) we simulate an horizontal scrollbar.
Where do you need to use it ? Just a standalone horizontal scrollbar ? |
Ambiente Metro. | Antonio,
Grateful for your answer.
What I really want to do is not show the horizontal scroll bar in the main window.
[img:2ytsm8kh]http://oho.com.br/fw/metro.jpg[/img:2ytsm8kh]
. |
Ambiente Metro. | Antônio.
Did unable to explain? |
Ambiente Metro. | SAOliveira
MetroPnel, por defecto, pone el Scroll Horizontal si el número de botones ocupa más espacio que el ancho de pantalla
MetroPnel, by default, puts the Horizontal Scroll if the number of buttons occupies more space than the screen width
Usando el ejemplo de ..\Samples\metrptst.prg
Using the example .. \ Sampl... |
Ambiente Metro. | Very good.
Tanks |
Ambiente Metro. | Cristobal,
many thanks for your help as usual <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
Ambiente Multi-Usuario | Todavia no termino de comprender en mi mente, que es lo que sucede en un ambiente multiusuario...
Me imagino que usado un DBF, el RDD se encarga de la mayor parte del proceso usando DBLOCK() y DBUNLOCK(), pero que pasa en ambiente MYSQL o SQL en general???
Usando tDolphin, entiendo que un SELECT se encarga de obtener ... |
Ambiente Multi-Usuario | Byron
los datos que estaran en las tablas dependeran de la ultima accion que influya en la modificacion de la mismas, sea un insert, update o delete
simplemente si el usuario 1 no actualizo la informacion y otro usuario lo hizo, al usuario 1 guardar lo que tiene pendiente se "perderan" los datos guardados de 2... |
Ambiente Multi-Usuario | Gracias Daniel,
Ya se me va alumbrando el foco...
para esto se me ocurre entonces, una comparacion del dato obtenido originalmente con el dato actual de la base de datos antes de guardar la información....
Ahora, que pasa con el contenido de algún xBrowse por ejemplo, si los datos son modificados por otro usuario???... |
Ambiente Multi-Usuario | Bayron
[quote="Bayron":kwclan8w]Ahora, que pasa con el contenido de algún xBrowse por ejemplo, si los datos son modificados por otro usuario????
tDolphin actualiza automáticamente el contenido del xBrowse al momento de ser actualizados por otro usuario sin necesidad de hacer un refresh???[/quote:kwclan8w]
No, TDolph... |
Ambiente Multi-Usuario | Solo por curiosidad:
Esto mismo sucede con archivos DBF???
O xBrowse administra las actualizaciones automáticamente??? |
Ambiente Multi-Usuario | Bayron
con las dbf lees directamente del archivo fisico, es decir, cuando lees lo haces directamtente del archivo, mientras con mysql haces una peticion remota y en base a esa peticion mueves el puntero a travez de los registros (pero de la consulta no del archivo fisico) |
Ambiente Multi-Usuario | Gracias Daniel, como siempre tu explicación es muy concisa... |
Ambiente Multi-Usuario | para la tecnologia SQL,
puedes implementar un TIMER,
que haga un oQry:Refres(), oBrw:Refresh() cada determinado segundos o milesimas de segundos.
aunque se me ocurre , [b:1612im0y]Daniel, Antonio[/b:1612im0y], que tan dificil seria
agregar un nuevo METHOD al xBrowse, algo como
[b:1612im0y]oBrw:lTimer := .t.[/b:1... |
Ambiente Multi-Usuario | Permiso <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
Quisiera me amplien sobre el primer ejemplo. Porque Daniel bien explica lo que ocurre, aunque lo que quisiera saber es como controlar tal situación.
Para el caso de las DBF existe el bloqueo. He leido, pero no puesto e... |
Ambiente Multi-Usuario | Amigos en Sql, no se si estoy equivocado pero se podria usar un campo por tabla ejemplo q diga bloqueo.
que cuando un usuario lo tome lo ponga en .T., asi los demas cuando entre a ese registro preguntar si bloqueo esta .F. entran y si esta .T. ocupado algo asi.
Saludos |
Ambiente Multi-Usuario | Amigos, veamos lo siguiente:
El caso expuesto por Byron se traduce a una falta de disciplina de parte del usuario 1. Imaginemos cuanto tiempo nos cuesta encontrar el codigo del producto y modificar solo el valor del get que contiene el precio... pero, bueno, sucede a menudo. Le sumo a falta de disciplina, negligencia,... |
Ambiente Multi-Usuario | Francisco en los dbf asi funcionan los bloqueo
Saludos |
Ambiente Multi-Usuario | La idea de usar un campo para guardar si se está usando la tabla o determinados campos no puede ser válida, porque podría darse el caso de que la información en dicho campo no sea real, en caso haya habido por ejemplo un apagón y el campo quede marcado como si alguien lo estuviera usando... No se puede bloquear un camp... |
Ambiguous reference VS Code | Hey guys,
For the last days I've been trying to use VS Code with Harbour extension.
I'm able to compile and build my code, everything seems ok. But I'm getting thousands of warnings saying "Ambiguous reference" for every variable in my code.
Does anybody know how to solve this problem?
[img:3ox1ucg2]https://imag... |
Ambiguous reference VS Code | Already figured out!
"Harbour.warninglevel" was missing in settings.json <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> |
Ambiguous reference: 'OWND' | Dear Friends,I have just started my 1st project using FWH. Request all of u to forgive my ignorance. Right now I am having only 2 functions Main and BuildMenu. When I compile my project I am getting warning. Exe is working fine [b:l2iu8t6m]
Warning : Ambiguous reference: 'OWND'[/b:l2iu8t6m]oWnd is the object name of ... |
Ambiguous reference: 'OWND' | The problem got solved when I declared oWnd as Static before the function Main()[code:1on72fb4]#include "FiveWin.ch"
Static oWnd
*-----------------------------------------------------------------*
Function Main()
*-----------------------------------------------------------------*
Local nScrHeight,nScrWidth
... |
Ambiguous reference: 'OWND' | oWnd needs to be a STATIC variable![code:35bm75dr]#include "FiveWin.ch"
*-----------------------------------------------------------------*
Function Main()
*-----------------------------------------------------------------*
Local nScrHeight,nScrWidth
Static oWnd
nScrHeight:=GetSysMetrics(1) /... |
Ambiguous reference: 'OWND' | [quote="anserkk":181vvvn8]Dear Friends,
I have just started my 1st project using FWH. Request all of u to forgive my ignorance. Right now I am having only 2 functions Main and BuildMenu. When I compile my project I am getting warning. Exe is working fine
[b:181vvvn8]
Warning : Ambiguous reference: 'OWND'[/b:181vvvn... |
Ambiguous reference: 'OWND' | [quote="JC":34fmme7i]oWnd needs to be a STATIC variable![/quote:34fmme7i]No, it can be of any type but LOCAL is the preferred one.EMG |
Ambiguous reference: 'OWND' | [quote="Enrico Maria Giordano":z74dw692][quote="JC":z74dw692]oWnd needs to be a STATIC variable![/quote:z74dw692]
No, it can be of any type but LOCAL is the preferred one.
EMG[/quote:z74dw692]Enrico, in this case if the variable is the type "private", then cause the "Ambiguous reference"... I think the variable needs... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.