topic
stringlengths
1
63
text
stringlengths
1
577k
timer en dialog
Buenas tardes con todos es posible que funcione un timer en un dialogo el dialogo es desde recursos saludos y Gracias por todo
timer en dialog
Buenas tardes como estas? El timer solo lo tienes que definir al inicio del dialogo o ventana no importa, simplemente al cerrar el objeto se desactiva. [code=fw:1q30d086]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #00C800;">Local</span> oTmr<br /><br /><span style="color:...
timer en dialog
Leandro buenas tardes muchas gracias
timer with a button
Hi guys, I want to do a timer that shows a message after 10 seconds de pressing the button please help me Gente: Necesito programar un timer dentro de un botón que despues de 10 segundos de presionado muestre un msje ayuda por favor
timer with a button
[img:1gmzdm4n]https&#58;//i&#46;imgur&#46;com/LqeJED9&#46;png[/img:1gmzdm4n]
timer with a button
[code=fw:2u0kwut2]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">//-> By Joao Santos - Sao Paulo - Brazil - <!-- e --><a href="mailto:kapiabafwh@gmail.com">kapiabafwh@gmail.com</a><!-- e --></span><br /><span style="color: #B900B9;">//-> Participacao Especial, Vailton Rena...
timer y Folder
Estimados, tengo un dialogo con un folder y necesito refrescar cada cierto tiempo el browser. Problema. Solo se lanza la accion del timer cuando cierro el dialogo. Alguna Idea? [code:fmw8v3f1] #include "fivewin&#46;ch" #include "folder&#46;ch" #include "tsbrowse&#46;ch" #include "debug&#46;ch" #include "colores&#46;c...
timer y Folder
Arranca el timer en el ON INIT del dialogo.
timer y Folder
[quote="RF":2iuxwzgh]Arranca el timer en el ON INIT del dialogo.[/quote:2iuxwzgh] En mi caso que hago esto: [code:2iuxwzgh] oDlg&#58;bStart&#58;= &#123; || Timer&#40; oTimer, oBrw, oQuery, oDlg &#41; &#125; ACTIVATE DIALOG oDlg CENTERED [/code:2iuxwzgh] el bloque bStart no estaría haciendo el on init? o son co...
timer y Folder
[quote="goosfancito":j09697wk][quote="RF":j09697wk]Arranca el timer en el ON INIT del dialogo.[/quote:j09697wk] En mi caso que hago esto: [code:j09697wk] oDlg&#58;bStart&#58;= &#123; || Timer&#40; oTimer, oBrw, oQuery, oDlg &#41; &#125; ACTIVATE DIALOG oDlg CENTERED [/code:j09697wk] el bloque bStart no estaría...
timer y Folder
Son 2 cosas distintas. Sucede que los timers unicamente pueden utilizarse desde ventanas, y no desde dialogos. Debes utilizar el evento ON INIT ya que es en este evento en el que el dialogo tiene atributos de ventana y puede aceptar el arranque del timer, y que este a su vez se pueda "colgar" al sistema de envios de ...
tip.lib
where found tip.lib or the source code on harbour ?
tip.lib
In Harbour ===> hbtip.lib
tip.lib
Yes..but I wish see the source code on HarBour project I found only binaries
tip.lib
Silvio, This file can be downloaded from the xHarbour homepage. [color=#0000FF:385ao5bb][b:385ao5bb]xhb10242_src.zip[/b:385ao5bb][/color:385ao5bb] included : [b:385ao5bb]cgi codepage common compiler ct debug lang macro odbc pp rdd rtl tip <!-- s:!: --><img src="{SMILIES_PATH}/icon_exclaim.gif" alt=":!:" title="Exc...
tip.lib
but for xh I asked H
tip: archivos necesarios para BCC 6.60
Amigos, Embarcadero acaba de sacar la versión 6.60 de BCC. Una vez descargado el último Embarcadero C++Builder® XE4, estos son los ficheros que hay que copiar: <!-- m --><a class="postlink" href="http://www.embarcadero.com/es/products/cbuilder/downloads">http://www.embarcadero.com/es/products/ ... /downloads</a><!--...
tip: archivos necesarios para BCC 6.60
Gracias Lucas Probado y funcionando Saludos
tip: archivos necesarios para BCC 6.60
Lucas te pregunto Ya lo descargue. este fue el cbuilder_xe4_esd.exe Lo instale. Pero tiene una vigencia de 30 dias. En archivo de programas C:\Archivos de programa\Embarcadero\RAD Studio\11.0 Vi tu archivo LUCAS.TXT Lo que te entiendo es una vez instalado sacar los archivo que tu enuncias en el archivo adjunto y li...
tip: files needed for BCC 6.60
Hello, After you download latest Embarcadero C++Builder® XE4, those are the files needed to be copied: <!-- m --><a class="postlink" href="http://www.embarcadero.com/es/products/cbuilder/downloads">http://www.embarcadero.com/es/products/ ... /downloads</a><!-- m --> [quote:1ymqd9o5] In this .txt you will find the ...
tip: files needed for BCC 6.60
Lucas, Up tp now, you are the only one asking for it. If there is a reasonable amount of requests, then we could do it.
tip: files needed for BCC 6.60
Antonio, please don't drop BCC582 build, thank you. <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> EMG
tip: files needed for BCC 6.60
Enrico, May I ask if you found any problem with BCC 6.60?. Here is working fine.
tip: files needed for BCC 6.60
Lucas, [quote="lucasdebeltran":pjwowezm]Enrico, May I ask if you found any problem with BCC 6.60?. Here is working fine.[/quote:pjwowezm] I didn't try it yet but I prefer BCC582 because it makes smaller EXEs. EMG
tip: files needed for BCC 6.60
My experience Mi experiencia 18/05/2013 14:36 2.719.232 vmh.exe con BCC582 18/05/2013 14:26 2.663.424 vmh1.exe con BCC660 I used the BuildH.bat provided with FWH He usado el buildh.bat proporcionado con FWH regards Saludos
tip: files needed for BCC 6.60
To get meaningful results you must rebuild [x]Harbour [b:1rf6h3dt]and[/b:1rf6h3dt] FWH with the new compiler. This is my result: [code=fw:1rf6h3dt]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">FUNCTION</span> MAIN<span style="color: #000000;">&#40;</span><span style="color: #0...
tip: files needed for BCC 6.60
Hello, And what about this text: [code=fw:1awgxjz5]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #B900B9;">// test.prg</span><br />PROCEDURE Main<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><br />&nbsp; &nbsp;<span style="color: #00C800;">local</s...
tip_MailSend() para xHarbour
Master Enrico, és posible esto para xHarbour? [url:3uttq5fx]http&#58;//www&#46;pctoledo&#46;com&#46;br/forum/viewtopic&#46;php?f=4&t=19168&start=15#p135763[/url:3uttq5fx] [code=fw:3uttq5fx]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">/*<br />&nbsp;* tip_MailSend() (T...
tip_MailSend() para xHarbour
Try HB_SENDMAIL(). EMG
tipo de dato indefinido al leer planilla EXCEL
Estimados, Estoy leyendo una planilla Excel desde FiveWin y el programa no reconoce si el campo es numérico o alfanumérico, por lo que no puedo capturar la información. Ya le dí los respectivos formatos a los campos dentro de la planilla Excel y aún asi los sigue leyendo como tipo "U" undefine. Aqui está el codigo fue...
tipo de dato indefinido al leer planilla EXCEL
Hola Me paso algo similar, lo solucioné haciendo una copia de las hoja y pegando los datos "Sin formato", sólo utilizando valores. Saludos
tipo de dato undefine al leer una planilla excel
Estimados, Estoy leyendo una planilla Excel desde FiveWin y el programa no reconoce si el campo es numérico o alfanumérico, por lo que no puedo capturar la información. Ya le dí los respectivos formatos a los campos dentro de la planilla Excel y aún asi los sigue leyendo como tipo "U" undefine. Aqui está el codigo fue...
tipo de dato undefine al leer una planilla excel
Try using the Transform() function. Transform( <xValue>, <cPicture> ) --> cFormattedString Picture function characters Function Formatting rule B Formats numbers left-justified C Adds CR (credit) after positive numbers D Formats dates in SET DATE format E Formats dates and numbers in British format L P...
tipo de dato undefine al leer una planilla excel
Creo que el colega lo que quieres es saber que tipo de dato esta leyendo desde excel, he buscado en los foros y vi algo pero lo probe con FW y siempre dio error, probando las macros de excel y como se hace con la TExcelScrip que es buenisima, pero aun no lo logro, si resuelven algo y pueden compartirlo seria bueno, sal...
tipo de dato undefine al leer una planilla excel
Maybe this will help: Type() -- Determines the data type of a macro expression. Type( <cMacroExpr> ) --> cDataType The function returns a character string identifying the data type of <cMacroExpr> when it is evaluated using the macro operator (&) (see description). Return value Data type A Array B Code bl...
tipo de impresora
Hola nuevamente: Hay alguna función que me indique si una impresora es matriz de puntos?? Gracias
tipo tamaño de letra y color de dialog definidpor el usuario
Saludos a todos amigos foristas. Un cliente me esta pidiendo la posibilidad de poder cambiar el tipo de fuente y su tamaño asi como el color de fondo en los dialogos a su gusto desde una opcion de configuracion dentro del mismo software que estamos negociando su desarrollo. Se que dentro del .rc puedo hacerlo, pero la...
tipo tamaño de letra y color de dialog definidpor el usuario
Mira este hilo <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=33363&start=0">viewtopic.php?f=3&t=33363&start=0</a><!-- l -->
tipo tamaño de letra y color de dialog definidpor el usuario
Las colores del dialog(boton: Cores), puede ser asi? [img:1rewh8xf]http&#58;//i&#46;imgur&#46;com/fnG7AFX&#46;png[/img:1rewh8xf] Saludos.
tipo tamaño de letra y color de dialog definidpor el usuario
Direct link: [url:1sdr3knt]http&#58;//i&#46;imgur&#46;com/fnG7AFX&#46;png[/url:1sdr3knt] saludos.
tipo tamaño de letra y color de dialog definidpor el usuario
Hola ! Gracias [b:2kxh5tfx]cNavarro[/b:2kxh5tfx]. Estoy siguien el hilo que me diste y hay bastante de donde sacar. Muchisímas Gracias! [b:2kxh5tfx]Karinha[/b:2kxh5tfx], gracias por atender mi solicitud. Esa imagen que muestras es justo lo que me gustaria hacer. que el usuario pueda seleccionar sus colores asi. lo mi...
tipo tamaño de letra y color de dialog definidpor el usuario
Haga asi: En el MENU PRINCIPAL inicie el archivo: FUNDO.INI cambie para FONDO.INI. [code=fw:14ummg9o]<div class="fw" id="{CB}" style="font-family: monospace;"><br />&nbsp; &nbsp;<span style="color: #B900B9;">// cPathPleno := CURDRIVE() + ":\" + GETCURDIR()</span><br />&nbsp; &nbsp;cPathPleno := <span style="color: #f...
tipo tamaño de letra y color de dialog definidpor el usuario
En el dialog, haga asi: [code=fw:39jbbzr7]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">FUNCTION</span> AGENDTEL<span style="color: #000000;">&#40;</span> DeOndeVem <span style="color: #000000;">&#41;</span><br /><br />&nbsp; &nbsp;FIELD AGE_CODIGO &nbsp; &nbsp;<span sty...
tipo tamaño de letra y color de dialog definidpor el usuario
solucionado lo del color. Gracias nuevamente cNavarro y Joao.
titulos en listbox
Hola buenas tardes, estoy tratando de mostrar para una tienda de ropa una tabla con el stock en cada talle, y según el tipo de prenda: Genero una tabla auxiliar, con los campos según el tipo de prenda, por ej. si son zapatos los campos serán 32,34,36,38 etc, y para las remeras por ej: l, m. x, xl etc. Esto lo hace pe...
titulos en listbox
Hello Jorge, I'm not sure if I got your question right. Best regards, Otto oLbx:aHeaders:={ "K","NR.", "test","-> test2","|| test3" } oLbx:refresh() oLbx:SetFocus()
titulos en listbox
Excelente Otto. Muchas gracias. Saludos Jorge
tlayout + splitter is possible?
Daniel Garcia-Gil tlayout + splitter is possible?
tlayout + splitter is possible?
I have contacted Daniel for his advise
tlayout + splitter is possible?
UP
tmysql y xbrowse - rao help
Estimados, tengo un caso curioso con tmysql, que siempre he querido corregir, pero no doy cuando se usa tmysql si la consulta solo toma datos de una tabla, por ej: select * from usuario, se usa internamente tmysqltable, en caso que la consulta toma datos de mas de una tabla usa tmysqlquery. cuando la consulta es un se...
to Antonio
Dear Antonio, you sad me we can have any control on the top of xbrowse Good for the buttonbar class , can we use toolbar class instead of buttonbar on the top of xbrowse ? I 'm not founding the solution ....
to Antonio
Silvio, You can use a splitter.
to Antonio
Silvio, Instead of placing the control as a child of the browse, create the control above the browse but belonging to the same parent: ... OF ... oWnd // for both of them
to Antonio
Sorry I not Understood... for create toolbar I must create before the rebar and then the imagelist and then the toolbar I cannot set the ccordinates of the rebar if I create the toolbar on the top od dialog or on the top of the wnd run ok as you can see here: [img:1p484hk3]http&#58;//img824&#46;imageshack&#46;...
to Antonio
Favor de comunicarte conmigo, Es para el asunto que hablamos que hay pendiente... pabloalbertovidal arroba gmail punto com
to Antonio
Pablo, ok, gracias! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
to Antonio : ERROR Violation <PROTECTED>: NTOPMARG
I insert a button on ribbonbar with an action ACTION ChangeColors( oRBar, { { 0.12, 16777215, 10674091 }, { 0.70, 10674091, 32768 }, { 0.18, 32768, 16777215 } } ) //your function to change color on ribbonbar function ChangeColors( oRb, aGrad ) local hBmp := GradientBmp( oRb, oRb:nRight - oRb:nRightMargin - 3,;...
to Antonio : ERROR Violation <PROTECTED>: NTOPMARG
Hello Silvio, why don’t you post a self-contained sample? Regards, Otto
to Antonio : ERROR Violation <PROTECTED>: NTOPMARG
Hello Silvio... This error is generated because you try change the nTopMargin value ... we can not modify this value
to Antonio : ERROR Violation <PROTECTED>: NTOPMARG
ChangeColors function wrote by Antonio Linares
to Antonio : ERROR Violation <PROTECTED>: NTOPMARG
Silvio... I dont talk about this function.... maybe you have this error in other lines
to Antonio : ERROR Violation <PROTECTED>: NTOPMARG
NO [img:2gcihakp]http&#58;//img19&#46;imageshack&#46;us/img19/7660/ribbon1&#46;png[/img:2gcihakp] I insert on circle button You can see in this picture a popupmenu oBtnCircle:bAction:={ | nRow, nCol | Config_Ribbon(oBtnCircle, nRow, nCol,oRBar )} ..... Function Config_Ribbon(obutton, nRow, nCol,oRBar ) ...
to Antonio : ERROR Violation <PROTECTED>: NTOPMARG
Daniel if I rem protected it run ok
to Antonio : help me please
How I can transfer all data variables of a class on Inspector class ? I explain you I open the class Box and show it on form report designer Now I must open the Inspector and insert all variables of Box ( ntop,nLeft,nwidth,mbottom,....oPen....colorBox,colorBack ...) can you make an samples please thanks
to Antonio : help me please
Silvio, There is a working example in FWH\visual\inspect.prg
to Antonio : set attribute of richedit
on forum there is also a message of stephan Haupt <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=7283&hilit=richedit">viewtopic.php?f=3&t=7283&hilit=richedit</a><!-- l --> he asked the same I ask now the possibility to subscript or superscript and change uppercase ...
to Antonio :: URGENTE ::
Hola Antonio, Recuerdate del error de la impreción Lo estoy necesitando URGENTEMENTE !!!
to Antonio :: URGENTE ::
Pablo, Librerias enviadas a tu email, gracias! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
to Antonio :: URGENTE ::
Antonio, Gracias todo funciona Muy Bien <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) -->
to Antonio Linares
Hola Antonio, Necesito saber si se puede hacer lo que [url=http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=6&t=22978:36akrdwy]ESTE TEMA[/url:36akrdwy] dice se puede resolver. <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) -->
to Antonio Linares
Pablo, Respondido <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> Disculpa que no vi el mensaje. Suelo darle a la opción "mensajes nuevos" de este foro, y a veces no muestra todos y se me pasan. Asi que lo mejor cuando no respondo es insistir <!-- s:-) --><img src="{SMIL...
to Antonio about toolbar32
Hi Antonio, can fwh2.7 toolbar32 accept menus in button like tsbutton? regards.
to Antonio about toolbar32
Wanderson, No, its not implemented yet.
to Enrico
Probably you are using an incorrect version of SQLRDD. You have to ask <!-- w --><a class="postlink" href="http://www.xharbour.com">www.xharbour.com</a><!-- w --> for support. EMG
to Enrico
Hi Enricco I hope you can help me ... I Updated the March 2017 version of SQLRDD which has a lib for BCC 7.2 and xHarbour 1.2.3 build 20170312 However, it requires some additional libraries that I can not get that the executable is generated correctly, I attach the list of errors generated by the buildx I would like t...
to Enrico
Hi Enrico Thanks you But, i can not contact with patrick, no answer. Regards
to Enrico
I'm sorry for that. Try posting a message to comp.lang.xharbour newsgroup. Maybe someone there could help you. EMG
to Excel : using Array and ""paste"" it
hi, i´m not sure if this Technique is know : you can "paste" a Array into RANGE of a Excel Sheet to build a Array from DBF is no Problem than you need to "calculate" RANGE to fit Array Data [code=fw:10gwh2wv]<div class="fw" id="{CB}" style="font-family: monospace;">  cEnde := ZAHL2CHR<span style="color: #000000;">&#...
to Excel : using Array and ""paste"" it
Yes. Very well known. aArray := oRange:Value for reading and oRange:Value := aArray for assigning "should" work. And work perfectly with VB. When it comes to Harbour and xHarbour there are some issues. We need to be aware of the differences between xHarbour and Harbour and also between older and current versions of ...
to Excel : using Array and ""paste"" it
It gets trickier when we write code for library functions. Our functions should work with all language installations of Excel. While "A1:D9" works with some languege installations of Excel, we need to write as "A1;D9" for some other language installations. So, it is safer to write it as : [code=fw:hcvd1ec1]<div class...
to Excel : using Array and ""paste"" it
[quote:togwsief] Code: FUNCTION ZAHL2CHR( nLFcount ) LOCAL nMal LOCAL cEnde IF nLFcount > 26 nMal := INT( nLFcount / 26 ) IF nMal = nLFcount / 26 cEnde := CHR( nMal + 64 - 1 ) + CHR( 90 ) ELSE cEnde := CHR( nMal + 64 ) + CHR( ( nLFcount - ( nMal * 26 ) ) + 64 ) ENDIF ELS...
to FGamboa
Can you write me at private email, pls --------------------------------------------------
to Gurus ...Converting a script into FWH
Someone can help me to converte this script into fwh.thanks <!-- m --><a class="postlink" href="http://www.codedisqus.com/0myjWejXXj/how-to-get-application-name-to-be-displayed-in-openwith-list.html">http://www.codedisqus.com/0myjWejXXj/ho ... -list.html</a><!-- m --> I need an array with name and link of application...
to Gurus ...Converting a script into FWH
Silvio, There are many scripts there. Which one do you need ? What are you looking for ? Please explain it
to Gurus ...Converting a script into FWH
I explain : if i I can for sample GetNameapplication(".Jpg") it return me an array with the names of appllications (and folder) can open this file type sample Paint.exe c:\widows\paint.exe with this array I can create a menupopup and give to final user the possibility to open (or print) the file from...
to Gurus ...Converting a script into FWH
I think it simpler execute only the default program of a file. You can do it with ShellExecute ([url:1byck9x1]https&#58;//msdn&#46;microsoft&#46;com/en-us/library/windows/desktop/bb762153%28v=vs&#46;85%29&#46;aspx[/url:1byck9x1]) For example: [code=fw:1byck9x1]<div class="fw" id="{CB}" style="font-family: monospace;">S...
to Gurus ...Converting a script into FWH
[quote="AntoninoP":k3zj01ln]I think it simpler execute only the default program of a file. You can do it with ShellExecute ([url:k3zj01ln]https&#58;//msdn&#46;microsoft&#46;com/en-us/library/windows/desktop/bb762153%28v=vs&#46;85%29&#46;aspx[/url:k3zj01ln]) For example: [code=fw:k3zj01ln]<div class="fw" id="{CB}" style...
to Gurus ...Converting a script into FWH
Sorry but I like to have an array with the exe application can open a specific extension the fianl user can select the app he want to open that file sample if I show a jpg the final user can select Paint.exe Infarview.exe as you can see on this picture [img:hmscxsvj]http&#58;//www&#46;eoeo&#46;it/wp-content/upload...
to MR Nages : Xbrowse html support
Dear Mr Nages , a cell of xbrowse can read a a html script ? I mean to show a small html into cell of a xbrowse thanks
to MR Nages : Xbrowse html support
Any solution ?
to MR Nages : Xbrowse html support
I do not have any solution to display html content inside the cells.
to Mastintin : yahoo financial
Dear Manuel, as Meteo we can load financial data from Yahoo ? I found only <!-- m --><a class="postlink" href="http://download.finance.yahoo.com/d/quotes.csv?s=BOBSL.BO,JAIPAN.BO,SANGHIIN.BO&f=snl1d1t1ohgdrx">http://download.finance.yahoo.com/d/quo ... d1t1ohgdrx</a><!-- m --> <!-- m --><a class="postlink" href="htt...
to Mastintin : yahoo financial
Silvio : <!-- m --><a class="postlink" href="http://finance.yahoo.com/d/quotes.csv?e=.csv&f=c4l1&s=EURUSD=X,GBPUSD=X">http://finance.yahoo.com/d/quotes.csv?e ... X,GBPUSD=X</a><!-- m --> devuelve un cvs que es facil de tratar con Harbour ... y este nos devuelve un json ( como en weather) [url] <!-- m --><a class="pos...
to Mastintin : yahoo financial
can you make a small sample ? usted puede hacer un pequeño ejemplo?
to Mastintin : yahoo financial
Manuel, Este post que iniciaste es bien interesante. Nos da ideas para aplicaciones desarrolladas con Fivewin accesando data diponible en la red. Saludos, George
to Mastintin : yahoo financial
Yahoo no da en este tema mucha documentación y si quieres algo profesional tienes que pagar( lógico por otra parte ) Así todo se pueden sacar muchos datos , yo aquí solo pongo 4 o 5 , pero en la misma llamada existen muchos mas , los datos que devuelve no se si son en Dólares o Euros ( yo creo que Dólares ) , pero co...
to Mastintin : yahoo financial
Manuel, First I make some modify (add the proxy setup as meteo) [code=fw:2u8v2cuw]<div class="fw" id="{CB}" style="font-family: monospace;"> <br /><br /><span style="color: #B900B9;">// Our first DialogBox sample</span><br /><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"FiveWin....
to Mastintin : yahoo financial
Silvio, para poner un grafico .... [code=fw:efgljwxc]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #00C800;">local</span> cRegion:= <span style="color: #ff0000;">"ES"</span><br /><span style="color: #00C800;">local</span> cLang := <span style="color: #ff0000;">"es-ES"</span>...
to Mastintin : yahoo financial
Gulp... where I found this information ? Listen .... Citas, a menos que se indique lo contrario, son diferidos. Divisa en USD but I found also [b:2r5st4gs]BHP Billiton Limited (BHP.AX) -ASX Codice: 000BHP/ISIN: AU000000BHP4[/b:2r5st4gs] divisa en AUD Perhaps there is a value tell us type of Values od each sy...