topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
A ver si esta sale...Boton con prompt en 2 lineas | Así?
[code=fw:1rfo921k]<div class="fw" id="{CB}" style="font-family: monospace;"> <br /> <span style="color: #0000ff;">REDEFINE</span> <span style="color: #0000ff;">BTNBMP</span> oBtn <span style="color: #0000ff;">ID</span> <span style="color: #000000;">200</span> <span style="color: #0000ff;">OF</span> oDl... |
A ver si esta sale...Boton con prompt en 2 lineas | No funciona, gracias por tu interes, seguire probando a ver si encuentro una solucion.
Es tan facil en tsbutton...
Gracias Ruben Fernandez |
A ver si esta sale...Boton con prompt en 2 lineas | Saludos
si usas BTNBMP, RBBTN usando CRLF deberia funcionar
para BUTTON, BUTTONBMP revisa este link
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?p=98653#p98653">viewtopic.php?p=98653#p98653</a><!-- l -->
segu ese link usa setwindowlong, pero con asignar el estilo BS_MU... |
A ver si esta sale...Boton con prompt en 2 lineas | Ruben
si puedes colocar un ejempode como lo estas usando seria mejor |
A ver si esta sale...Boton con prompt en 2 lineas | Ruben
[code=fw:3kcfhs5g]<div class="fw" id="{CB}" style="font-family: monospace;"> <span style="color: #0000ff;">REDEFINE</span> <span style="color: #0000ff;">BTNBMP</span> oBtn <span style="color: #0000ff;">ID</span> <span style="color: #000000;">200</span> <span style="color: #0000ff;">OF</span> oDlg <span style="c... |
A ver si esta sale...Boton con prompt en 2 lineas | Amigos: Funciono con BtnBmp pero[b:4u9jt8cb] no funcion con buttonbmp[/b:4u9jt8cb]
REDEFINE BUTTONBMP oBoton3 ID 230 OF oDlg ;
PROMPT "Registro"+CHR(10)+"Algo";
TOOLTIP "Prueba";
ACTION (GIVEMEREGISTRO(),oDlg:Update())
Incluso colocando SetWindowlong... y BSMultiline....en el recurso ... |
A vueltas con TWORD | Estoy adaptando un programa a la última versión de Harbour y FWH. El programa original elaboraba en word cartas desde cero, conteniendo imágenes, cuadros de texto, etc.
¿Alguien tiene funcionando esta con HARBOUR 3? A mi me está fallando el siguiente método:
[code=fw:1c3t31et]<div class="fw" id="{CB}" style="font-fami... |
A vueltas con TWORD | a mi me funciona :
[code=fw:3vwqpsqc]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #00C800;">METHOD</span> SetMainDoc<span style="color: #000000;">(</span><span style="color: #000000;">)</span> <span style="color: #00C800;">CLASS</span> TWord<br /> ... |
A vueltas con TWORD | Gracias. Sustituyendo el Metodo tal como lo tenía yo por el que tú has mencionado... a mi tampoco me falla... ahí. Ahora me falla el médodo WRITE en el argumento SIZE. Y esto por ahora... que quedan 12 llamadas distintas más a la clase.
Sería posible que me dijeses dónde puedo obtener una versión correcta de la clase ... |
A vueltas con TWORD | Yo creo que ya es la última llamada a TWORD que me queda por corregir, pero estoy bloqueado o ya le he hecho tantas pruebas que no sé ni lo que hago, no sé. ¿Alguna sugerencia?
Esta es la llamada al método
[code=fw:2usnau4c]<div class="fw" id="{CB}" style="font-family: monospace;">oWord:<span style="color: #000000;">T... |
A vueltas con TWORD | Mira cambiandolo asi en cada llamada de 'Transparency' :
[code=fw:b0f97qlo]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /> <span style="color: #00C800;">case</span> n = <span style="color: #000000;">3</span> .and. afondo<span style="color: #000000;">[</span>n<span style="color: #000000;... |
A vueltas con TWORD | Muchas gracias.
Esta vez el problema no era ese o al meno no sólo ese.... aunque ya lo he resuelto por el sistema de "prueba y error"
A TRANSPARENCY no se le debe pasar (ahora?) un valor lógico sino un número. Pasando un 1 funciona perfectamente. Gracias de nuevo
[code=fw:2cgl59yp]<div class="fw" id="{CB}" style="fo... |
A vueltas con TWORD | Buenos dias
Estoy usando FWH 1203 y Harbour 3.2 (31/05/2012) con BCC582
Hasta ahora usaba la Clase TOleauto.Prg y Ole2.c para realizar llamadas a Ole, pero si he entendido bien Harbour ya lo contiene, antes con la lib Hbole, y ahora HbWin (de hecho la libreria hbole ya no aparece en esa versión), por lo que he quitado ... |
A vueltas con TWORD | Sorry where is tword ? I not found it on fwh... |
A vueltas con TWORD | [quote="Silvio.Falconi":3o0vpm59]Sorry where is tword ? I not found it on fwh...[/quote:3o0vpm59]
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=17&t=6849">viewtopic.php?f=17&t=6849</a><!-- l -->
Saludos |
A vueltas con TipMail | Buenos días amigos, vengo utilizando la clase TipMail para recibir e interpretar correos hace bastante tiempo. Concretamente se trata de un sistema automatizado que recibe correos con adjuntos y luego procesa dichos adjuntos. Pues bien, últimamente se están recibiendo algunos correos que la clase no es "capaz" de recon... |
A vueltas con zip | Por mas vueltas que le llevo dadas al tema no consigo hacer uso de las funciones para crear ficheros comprimidos ZIP.¿ Sería alguein tan amable de ponerme un pequeño ejemplo que le funcione, así como las librerías harbour que hay que enlazar?
Muchisimas gracias y un saludo
José Luis |
A vueltas con zip | Groiss...
dale un vistazo el blog de biel <!-- m --><a class="postlink" href="http://bielsys.blogspot.com/">http://bielsys.blogspot.com/</a><!-- m -->
(gracias biel) |
A vueltas con zip | Daniel, a ese blog ya llegué hace tiempo, y sigo igual, me revise todo o casi todo lo que hay en estos foros y sigo igual. Fíjate un PRG con sólo esta línea den el programa HB_zipfile("C:\BASES\salida\files.zip","C:\BASES\salida\BOOKPROV.EXE")
Me produce un zip con el nombre files.zip de tamaño 0 bytes, sin nada en su ... |
A vueltas con zip | Dear Mr.Jose,
To create a zip
[code=fw:su5a8zvl]<div class="fw" id="{CB}" style="font-family: monospace;">lOk := hb_ZipFile<span style="color: #000000;">(</span> cTarget , ;<br /> aFiles , ;<br /> nCompress , ;<br /> bZip , ;<br /> ... |
A vueltas con zip | Veamos:
cFilZip := "archivo.zip"
aFiles := {..............} // array que contiene los nombres de los files a zipear
cPass := <contraseña>
lOk := HB_ZipFile( cFilZip, aFiles, 9, {|| oMeter2:Set(nRow++)} ,.T., cPass, .F., .F. )
9 indica el nivel de compresion, y veras que hay un codeblock para ver el avance en un... |
A vueltas con zip | Muy agradecido a todos, pero cuando he abierto el hilo, es porque todo lo tengo visto y leido, pero por alguna extrañisima circunstancia, mis zip se quedan en 0 kb, y sin nada dentro, y el ejecutable termina de forma anómala.
No he comentado que estoy trabajando con Harbour versión 2.0, pero con la beta anterior tampo... |
A vueltas con zip | Alguien podría enlazarme este código y colgarme su exe correspondiente, para ver si funciona en mi equipo?
Gracias y un saludo
José Luis
[code=fw:3kf5tsfw]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">function</span> main<span style="color: #000000;">(</span><span st... |
A vueltas con zip | José Luís,
Te envío a tu correo el ejemplo compilado, funciona bien.
Recuerdos.
Andrés |
A vueltas con zip | Muchisimas gracias, funciona perfecto, pero la que compilo y enlazo yo, no va ni a tiros, ¿podrías indicarme que buildh.bat estas usando?.
Gracias nuevamente y un saludo
José Luis |
A vueltas con zip | José Luís,
Aquí te pongo el codigo de mi BuildH.bat
[code=fw:1cucc11b]<div class="fw" id="{CB}" style="font-family: monospace;"><br />@ECHO OFF<br />CLS<br />ECHO ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿<br />ECHO ³ FiveWin <span style="color: #00C800;">for</span> Harbour <span s... |
A vueltas con zip | Muchisimas gracias.
Problema resuelto, bastó con cambiar el ordern de proceso de las librerías, porniendo:
hbziparc.lib
hbmzip.lib
hbzlib.lib
antes de las propias de Fivewin.
Un saludo
José Luis |
A way to calculate a same Button-Size for Source/Resource ? | Hello,
It is the same question I asked in another post.
Now I can explain better my problem.
A Button-Tool-Download-Version 1.1, with activated SETUP
to change Dialog-Backgrounds ( Color, Gradient, Brushes and Image ) and Button-Bmp's and Size.
<!-- m --><a class="postlink" href="http://www.pflegeplus.com/fw_downloa... |
A web chat developed with mod_harbour | Live demo:
[url:3atxha2g]https://www.modharbour.org/modharbour_samples/chat/chat.prg[/url:3atxha2g]
Full source code:
[url:3atxha2g]https://github.com/FiveTechSoft/mod_harbour/blob/master/samples/chat/chat.prg[/url:3atxha2g]
Enjoy it and join the Harbour for the web revolution <!-- s:-) --... |
A web chat developed with mod_harbour | Hello,
We don't always have the resources to develop everything ideally.
But since I need a login so that we can work with the mod harbour chat, I simply integrated lailton's login prg from the mod harbor samples into Antonio's new chat program.
[img:jmqniflx]https://mybergland.com/fwforum/chatlogin.gif[/... |
A web chat developed with mod_harbour | Hello,
Now I can select the database which is used.
Best regards
Otto
[url:2rijdy73]https://winhotel.space/harbourino/html/chat_allg.html[/url:2rijdy73]
mod harbour samples are here:
[url:2rijdy73]https://github.com/FiveTechSoft/mod_harbour/tree/master/samples[/url:2rijdy73]
[code=fw:2rijdy73]<di... |
A web chat developed with mod_harbour | Intro Chat Software
[url:u4sdzg2r]https://mybergland.com/fwforum/chatsoftwareintro.mp4[/url:u4sdzg2r] |
A web chat developed with mod_harbour | Hello,
this first part of the video series shows how to easily integrate an HTML program
into a mod harbor program.
Target group of these instructions are harbor programmers who take the first steps towards internet programming.
Best regards,
Otto
[url:11w51ysi]https://mybergland.com/fwforum/part1.mp4[... |
A web chat developed with mod_harbour | New!
Part 3 - video chat software directory/hash
[url:1tz9zmja]https://mybergland.com/fwforum/managerchat3.mp4[/url:1tz9zmja] |
A web chat developed with mod_harbour | Hello,
after some time I worked again on chat manager.
Who is using mod harbour chat?
Best regards,
Otto
Select DBF file you would like to chat.
[code=fw:1o4oidoz]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><script><br /> <span style="color: #0000ff;">var</span> object=<?prg <span style="color: #0... |
A web chat developed with mod_harbour | Chat Manager now updates the input of the various chat clients with AJAX
[img:3vlednss]https://mybergland.com/fwforum/chatmanager.gif[/img:3vlednss] |
A window with a metafile | I want create a metafile into a window but it not found oDevice and nHorzRes() and nVertRes()
How I can create it on a window ?
this my test
[code:3ouhf57d]
Function test()
Local oWnd,oTest
DEFINE WINDOW oWnd COLOR CLR_BLACK, CLR_HGRAY ;
VSCROLL HSCROLL
oTest:=TMetaFile():New( 0,0,0... |
A xBrowse index-header-problem with multiple open files. | Hello,
I have a xBrowse-problem on header-click to activate the index
I open 7 files and switch between them with a radio-change.
I created the index like :
[code=fw:3q6c1wu0]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">FOR</span> I := <span style="color: #000000;">1<... |
A xBrowse index-header-problem with multiple open files. | Some more tests :
I added DBF-name and Index-name infos to the header
to be sure the selected workarea is used.
The index-selection in xBrowse works only at startup-
After a file change the arrows up / down are shown but do not work anymore.
There is a selected working area and index !!!
Because I don't want to play ... |
A xBrowse-problem using public defined fonts ? | Hello,
I noticed a problem using PUBLIC defined fonts in xbrowse.
[color=#0000FF:8yk7ubye][b:8yk7ubye]oBrw:oFont := oSysFont1 [/b:8yk7ubye][/color:8yk7ubye]
the following happens
1. oSysFont1 is defined as PUBLIC
2. using this font in xBrowse, it seems the font is closed as well leaving the dialog.
3. After that, ... |
A xBrowse-problem using public defined fonts ? | Uwe
You are tried? [b:3i7qnmin]oBrw:SetFont( oSysFont1 )[/b:3i7qnmin] |
A xBrowse-problem using public defined fonts ? | Cristobal,
Thank You very much.
it seems to be OK
as well it doesn' happen using
oCol:oDataFont := oSysfont1
oCol:oHeaderFont := oSysfont1
best regards
Uwe <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> |
A xBrowse-problem using public defined fonts ? | We should not assigned to control the font like this:
[color=#FF0000:2dvw8hnj]oCtrl:oFont := oNewFont[/color:2dvw8hnj]
so it is correct
[color=#000040:2dvw8hnj][b:2dvw8hnj]oCtrl:SetFont( oNewFont )[/b:2dvw8hnj][/color:2dvw8hnj] |
A xBrowse-problem using public defined fonts ? | I had also the problem! ::setfont() is the solution! <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
Uwe, how do you assign the font with setfont() to oCol:oHeaderfont?? |
A xBrowse-problem using public defined fonts ? | Günther,
in sample TestXbr5.prg oHeaderfont is defined like
WITH OBJECT oBrw:oCol( "Age" )
[color=#0000FF:2xj7jjzq][b:2xj7jjzq]:oHeaderFont := oVFont[/b:2xj7jjzq][/color:2xj7jjzq] // defined font of a selected column
:cHeader := "Age Of Employee"
:AddBmpFile( '..\bitmaps\attach.bmp' )
:nHeadBmpNo... |
A xBrowse-problem using public defined fonts ? | oCol: .... fonts are to be simply assigned.
eg: oCol:xxxfont := oMyFont
We need to release the font after done with.
This is the thumb-rule:
For controls use oCtrl:SetFont( oFont )
for other classes, use oObj:oFont := oMyFont |
A xBrw-sample how to compare filesections ( statistic ) | Hello,
working on a statistic-section I created a sample
using file customer.dbf
[color=#0000FF:2tjmhivx]REQUIREMENTS :
A xBrowse splitted in 3 horizontal sections
a filter ( range ) for each section
incremental seek inside each section
columns must run synchron
only one header and one horizontal-scrollbar[/color:2t... |
A xBrw-sample how to compare filesections ( statistic ) | The completed sample
possible to define the range for each section
the download with working exe
<!-- m --><a class="postlink" href="http://www.pflegeplus.com/DOWNLOADS/Compare1.zip">http://www.pflegeplus.com/DOWNLOADS/Compare1.zip</a><!-- m -->
[img:p98gytpo]http://www.pflegeplus.com/IMAGES/Compare2.... |
A xbrowse question to show a section with different values | Hello,
what is the best solution to show different values at the same xbrowse-section
I have a fixed section with the main customer-informations and one section to be replaced
showing different values on button-action.
maybe a full browser using :
oBrw1:MoveCol( 12, 6 ) // switch position
or
oBrw1:aCols[1]:Hide() / o... |
A xbrowse question to show a section with different values | Uwe, maybe, I try
oBrow:aCols[05]:bStrData := <codeblock with parameter of value selected>
oBrow:aCols[06]:bStrData :=
oBrow:aCols[07]:bStrData := |
A xbrowse question to show a section with different values | Cristobal,
Yes I think a column-data replacement is the better solution
I tested at startup moving columns ( works )
// "NR", "NAME1", "NAME", "SIGNAL", ; 1, 2, 3, 4
// "M_TOUR", "M_ZEIT", "M_MERKER" , ; 5, 6, 7
// "N_TOUR", "N_ZEIT", "N_MERKER", ; 8, 9, 10
// "A_TOUR", "A_ZEIT", "A_MERKER" } ; 11, 12, 13
WITH OBJE... |
A xbrowse question to show a section with different values | And with one array of colors for use with one parameter passed of codeblock and ("KUNDE")->fieldget( n ) instead of the field name
Sorry my english |
A xbrowse question to show a section with different values | Cristobal,
thank You very much
It is finished, tested and works PERFECT
Column datareplacement was the best solution for this project-part
best regards
Uwe <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> |
A xbrowse question to show a section with different values | Mr Uwe
Method oBrw:ReArrangeCols( aCols ) is exactly meant for this purpose only.
First create browse like this:
@ r,c XBROWSE oBrw <clauses> ;
COLUMNS ;
"NR", "NAME1", "NAME", "SIGNAL", ; 1, 2, 3, 4
"M_TOUR", "M_ZEIT", "M_MERKER" , ; 5, 6, 7
"N_TOUR", "N_ZEIT", "N_MERKER", ; 8, 9, 10
"A_TOUR", "A_ZEIT", "A_MERK... |
A xbrowse question to show a section with different values | Mr. Rao,
thank You very much for the infos.
It works fine and is much better than replacing the column-values
because export to Excel will display all 3 tours.
I'm still working on the final result.
best regards
Uwe <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> |
A xbrowse question to show a section with different values | [quote:1v0bgwvc]because export to Excel will display all 3 tours.[/quote:1v0bgwvc]
If you have any difficulty please let us know. |
A4 dentro ad una finestra | come posso inserire un foglio a4 dentro ad una finestra e inserire lo scroll verticale e zoomare il foglio ?
avete per caso un esempio ...?
Grazie |
AAAUXXXILIO !!!! necesito abrir este DBF | Hola, necesito abrir este dbf , segun esto es de visual fox pro, pero no estoy seguro.
<!-- m --><a class="postlink" href="http://hyperupload.com/download/013e62c040/mgw.zip.html">http://hyperupload.com/download/013e62c040/mgw.zip.html</a><!-- m -->
si alguien me puede ayudar se los agradeceria mucho ya que estoy at... |
AAAUXXXILIO !!!! necesito abrir este DBF | Estoy intentando descargar el fichero pero se abre la pagina y no descarga nada automaticamente ni se ve nada donde decirle que lo descarge. |
AAAUXXXILIO !!!! necesito abrir este DBF | garbi, te lo cabao de mandar a tu mail y tambien lo puse en este otro link
<!-- m --><a class="postlink" href="http://www.mundodemotos.com/mgm.zip">http://www.mundodemotos.com/mgm.zip</a><!-- m -->
gracias |
AAAUXXXILIO !!!! necesito abrir este DBF | Rene:
Te lo envie a tu correo, pesan 549 k entre la dbf, el campo memo en fpt y el cdx.
Saludos, |
AAAUXXXILIO !!!! necesito abrir este DBF | Gracias Daniel,
NO me ha llegado tu correo pero yo creo que no me explique bien. Yo La necesito poder abrir la BD con FW y manupularla... en otras palabras necesito saber como le puedo hacer para trabajar con ella. Yo la puedo abriar y ver su contenido con execel y ODBC y con otro programa que se llama dbfviewer2000. ... |
AAAUXXXILIO !!!! necesito abrir este DBF | Rene,
Como te he indicado por email, tu DBF se abre bien con Harbour/xharbour. |
AADD not working with GETS | [quote:26y9euqc]I'm not saying that it does not works. IT works to show the dialog the 1st time, but as the user skips from register to register the dialog does not update, it keeps the old values.
[/quote:26y9euqc]
No, please.
It works correctly.
Please re-check. |
AADD not working with GETS | After noticing that a tabbed dialog only updated partially, I finally realize (5 hours later) that if I fill-up the culprit array using:
[code=fw:2h4aspdz]<div class="fw" id="{CB}" style="font-family: monospace;"><br />aCalif:=<span style="color: #000000;">{</span><span style="color: #000000;">}</span><br />... |
AADD not working with GETS | Clear. |
AADD not working with GETS | <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=36139&p=218838#p218838">viewtopic.php?f=3&t=36139&p=218838#p218838</a><!-- l --> |
AADD not working with GETS | It has to work.
This is a sample that works perfectly.
[code=fw:31sxqb3x]<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: #00C800;">function</span> Main<span style="color: #000000;">&#... |
AADD not working with GETS | I'm not saying that it does not works. IT works to show the dialog the 1st time, but as the user skips from register to register the dialog does not update, it keeps the old values.
Doing it assigning values to a predefined array, on the other hand, works perfectly showing the values every time. |
AADD not working with GETS | Here is a mini working example:
To notice before you answer:
1. I do not use browse in this example, but my tabbed dialogs are full of them as well as lists, images, comboboxes, date fields, buttons, slide-shows, reports, Excel conversion, SQL queries, and everything else that works correctly
2. I cannot change to bro... |
AADD not working with GETS | Hello,
after deleting PICTURE "9999" your code is working fine.
Clientes.dbf has only 20 records.
Everytime you you load_data you move 6 records. But your backbutton is only skip(-1).
Therefore you get empty records.
Best regards
Otto |
AADD not working with GETS | Mr. Ellano
Yes.
We can not refill the data using aData := {} and AAdd.
Because when we assign aData := {} again, this is a new array different from the array used in the Gets.
Also in Add,
AAdd( aData, { ..... } )
the array { ... } is again a new array which is different from the array used in the Gets.
So, the only ... |
AADD not working with GETS | OK. Understood. New array=will not update (strange that will show the old one).
Mr. Otto, of course I only skip 1 and -1, as I explain, this is only a test program, Nothing to do with a real case.
Just done to illustrate AADD vs array assignation and how they show (or not) in a Dialog.
And no, deleting PICTURE "9999"... |
AADD not working with GETS | Array variable points to a memory location holding the data.
a1 := {}
a2 := a
Now both a1 and a2 refer to the same memory location. Any changes made to an element in array a1 are also seen in the array a2, because both refer to the same memory location.
? a1 == a2 // --> .t.
a1[ n ] := 100
? a2[ n ] // 100
Now le... |
AADD not working with GETS | After reading carefully your answer, I try something similar to pointers in C which worked perfectly:
[code=fw:p4imte3m]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #B900B9;">// Problem solved here using AADD to fill arrays</span><br /><span style="color: #00D7D7;">#include</span> <spa... |
AADD not working with GETS | Mr. ellano
I prepared a very simple solution for you a few days back, but forgot to post.
Here it is:
In your first program, instead of
[code=fw:2mlc3h7w]<div class="fw" id="{CB}" style="font-family: monospace;"> aData:=<span style="color: #000000;">{</span><span style="color: #000000;">}</span><br /... |
AADD not working with GETS | Dear Mr. Rao,
can you please post the whole prg file.
Thank you in advance
Otto |
AADD not working with GETS | [quote="Otto":1o1knkjk]Dear Mr. Rao,
can you please post the whole prg file.
Thank you in advance
Otto[/quote:1o1knkjk]
Here it is:
[code=fw:1o1knkjk]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</span><br /><br />REQU... |
ABM con Eagle1 + FW | Saludos foro
Alguien que utilice / haya usado esta clase tendra un ejemplo que como hacer un ABM con MySql?
De antemano gracias a los que sugieran hacerlo con Dolphin o FWMQL pero mi interes es con Eagle 1 |
ABM con Eagle1 + FW | Mira esta ejemplo proporcionado por Manu:
[code=fw:rsd0icl0]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">//----------------------------------------------------------------------------//</span><br /><span style="color: #B900B9;">// Soft4U Manu Exposito &nbs... |
ABM con Eagle1 + FW | Y este es otro ejemplo de Manu, utilizando FWH:
[code=fw:2svxh3y5]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #B900B9;">//---------------------------------------------------------------------------//</span><br /><br /><span style="color: #00D7D7;">#include</span> <span sty... |
ABM con Eagle1 + FW | Estos ejemplos no funcionan |
ABPaint + Folders | Antonio/Daniel,
Para mostrar un bitmap con Alpha, tanto en ventanas como en dialogos se usa en el ON PAINT.
Ahora, si lo quiero aplicar en un folder con varias pestañas lo estoy usando con oFld:aDialogs[1]:bPainted, pero, cada vez que cambio y al hacer el repintado me vuelve a llamar la funcion y a recargar la imagen... |
ABPaint + Folders | Antonio/Daniel,
Algo que se pueda hacer en el tema ?
Es el comportamiento normal o estoy haciendo algo incorrecto.
Saludos |
ABRIR TABLA DE RESULTADO DE CONSULTA SQL EN MODO COMPARTIDO | Estimados Amigos del Foro,
Alguién podrá indicarme como indico a ADS que abra la tabla de respuesta a un consulta SQL en modo compartida para poder escribirla , resulta que las tablas resultado de una AdsCreateSqlStament devuelve la tabla en modo READONLY
Aca ejemplo,
[code=fw:19fjdcee]<div class="fw" id="{CB}" style... |
ABRIR WORD COM .DBF | Amigos, tenho a seguinte rotina que quando manda abrir o Word e um respectivo documento (usando mala direta) e o arquivo CTOWORD.DBF como base de dados da mala direta, nao mostra os dados do arquivo .DBF (atualizados). Dá a impressao que o .DBF não é localizado. Todos os caminhos/path sao passados corretamente se nao m... |
AC4xBrowse | Hello friends,
I always wonder how you know and find all the methods and parameters without AUTOCODE.
Best regards,
Otto
[img:1gldzoo8]https://mybergland.com/fwforum/nstretch.gif[/img:1gldzoo8] |
AC4xBrowse | [quote="Otto":5k0bs448]Hello friends,
I always wonder how you know and find all the methods and parameters without AUTOCODE.
Best regards,
Otto
[/quote:5k0bs448]
We, or at least I don't <!-- s:oops: --><img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:" title="Embarassed" /><!-- s:oops: --> <!-- s:oops: --><im... |
ACBrNFe32 | Pessoal,
Já tem alguém usando a lib ACBRNFE32.DLL para emitir NF-e em modo de produção no lugar do ACBrNFeMonitor?
Quero compartilhar os resultados e trocar experiências. |
ACCEDER Y MANEJAR DBF DE ACCESS | Saludos a todos, todas, toditos y toditas, la siguiente es para saber si alguno tendra algun ejemplo o me pueda dar alguna idea de como acceder y usar una DBF hecha en ACCESS, son mas de 3.000 registros, si es mejor migrar la datra a DBF de clipper o si se puede manipular directamente desde access, aplicando A.M.E. de ... |
ACCEDER Y MANEJAR DBF DE ACCESS | Ado maneja perfectamente las tablas de access. Pero si el programa que la generó ya no esta en uso, yo la traspasaría a dbf sin pensarlo mucho. La decisión es muy relativa, no hay suficientes datos para poder decidir.
Esta es la cadena de conexión que usamos para abrir una tabla de access de un programa de facturación ... |
ACCES AUX MANUEL | JE N<AI PLUS ACCES AUX MANUEL CLASS, COMMAND, FUNCTION POUVEZ-VOUS M ENVOYER LE LIEN MERCI |
ACCES AUX MANUEL | Dear Richard,
Do you mean Manuel Mercado ? |
ACCES AUX MANUEL | Manuel Expósito, alias Manu, perhaps ? |
ACCES AUX MANUEL | [quote="hmpaquito":hx34xv8a]Manuel Expósito, alias Manu, perhaps ?[/quote:hx34xv8a]
Manuel Mercado's classes |
ACCES AUX MANUEL | [url:3dw3kztk]https://bitbucket.org/fivetech/fivewin-contributions/downloads/tsbuttonu.zip[/url:3dw3kztk] |
ACCESO A WEB SERVICE DESDE FWH USANDO SOAP | Estimados amigos,
Necesito acceder a un Web Service mediante SOAP y no encuentro solucion desde harbour.
Al ws le tengo que pasar una cantidad importante de parametros que tengo en un archivo XML, ahora bien, intente usar una clase TdWebservice() que encontre en el foro que funciona bien pero no usa SOAP y el ws no m... |
ACCESO A WEB SERVICE DESDE FWH USANDO SOAP | Raul,
Esto puede servirte:
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=16866&start=0&hilit=osoap">viewtopic.php?f=3&t=16866&start=0&hilit=osoap</a><!-- l -->
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=11387&start... |
ACCESS_VIOLATION using ADS Local Server (DBF) | hey everybody, I'm not so experienced with ADS, as I said before, so I'm here once again to ask for some help! <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
I'm having troubles with simultaneous requests using DBF tables and the ADS Local server (testing environmen... |
ACCESS_VIOLATION using ADS Local Server (DBF) | I was taking a look at the Advantage Local Server documentation and I found this:
[quote:kc6j3gxp]The Advantage Local Server allows both single-user and multiple-user access to data files. The Advantage Local Server file that is installed with Advantage client products contains a physical limitation such that only fiv... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.