topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
lGetBar | Tengo este problema, espero que alguien pueda decirme si se puede hacer y si es posible como es.
[img:2fteddfa]http://samvt.com.ar/imagesfw/GetBarFinal.jpg[/img:2fteddfa]
[code=fw:2fteddfa]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> ::<span style="color: #000000;">BuscarRubro... |
lGetBar | En hora buena Jose Luis, si en algo puedo aportar no dudes en hacerlo saber.
Saludos
Marcelo |
lGetBar | Bueno me contesto lo que pregunte porque recien logre hacerlo andar, gracias a Ariel.
::oBrw:aCols[3]:oBarGet:SetItems(::aMarca)
Saludos
Marcelo |
lGetBar | Now it looks to me that all issues are resolved. |
lGetBar | Si Mr. Rao muchas gracias |
lGetBar | Hola buenos días al foro, siguiendo el hilo se me presento una situación con 3 combos de filtro dentro del xBrowse
Lo que necesito saber es que combo hice click y seleccione una opción
[code=fw:1dfa0ycg]<div class="fw" id="{CB}" style="font-family: monospace;"> <br /> ::<span style="color... |
lGetBar | Hola buenas noches, siguiendo el hilo, quisiera saber si hubo algun cambio en la forma de llamar un combo en la barra de busqueda de un browse ya que no me aparecen los items del combo
[code=fw:3ms8bbaw]<div class="fw" id="{CB}" style="font-family: monospace;">::<span style="color: #000000;">oBrw</span>:<span style="c... |
lGetBar | [quote="Marcelo Roggeri":25b9ui9a]Hola buenas noches, siguiendo el hilo, quisiera saber si hubo algun cambio en la forma de llamar un combo en la barra de busqueda de un browse ya que no me aparecen los items del combo
[code=fw:25b9ui9a]<div class="fw" id="{CB}" style="font-family: monospace;">::<span style="color: #0... |
lGetBar | Maybe you think it is empty because your first item in the array is empty and so the combo shows the first empty field.
Is it also empty when you hit the arrow ? |
lGetBar | Buen razonamiento, pero antes funcionaba y le puse un elemento en blanco porque al inicio no tiene ningun filtro por defecto.
Se entiende?
Gracias por responder
Saludos
Marcelo |
lGetBar | Hola buenos dias, Mr Rao si es lo primero que hice asegurarme de que el arrary tenga data, y efectivamente lo tiene.
Como no vi nada extraño es por eso que envie mi consulta.
Adjunto imagen del array de rubros
[img:1vupk9pg]http://samvt.com.ar/imagesfw/XbrwCmb.jpg[/img:1vupk9pg] |
lGetBar | I mean, ::aRubro is assigned with the array before executing the statement
[code=fw:3ji1m222]<div class="fw" id="{CB}" style="font-family: monospace;"><br />::<span style="color: #000000;">oBrw</span>:<span style="color: #000000;">aCols</span><span style="color: #000000;">[</span><span style="color: #000000;">5</sp... |
lGetBar | Hola Mr. Rao
probe eso que me sugieres, y todo igual solo veo el combo y no se abre
Saludos |
lGetBar | This test code is working correctly
[code=fw:31nua8iu]<div class="fw" id="{CB}" style="font-family: monospace;"> XBROWSER <span style="color: #ff0000;">"STATES.DBF"</span> SETUP <span style="color: #000000;">(</span> ;<br /> oBrw:<span style="color: #000000;">lGetBar</span> := .t., ;<br /... |
lGetBar | Bueno días, el ejemplo tuyo lo compile y anda.
A continuación comparto el código a lo mejor logran ver mi error
[code=fw:lnd3cdta]<div class="fw" id="{CB}" style="font-family: monospace;"> *-----------------------------------------------------------<br /> @ <span style="color: #000000;">0<... |
lGetBar | Mr. Rao encontré el problema después de tanto comentar código hasta encontrar que era.
Comente la altura que le doy a los get y de esa forma me muestra los combo
//oSelf:oBrw:nGetBarHeight := 33
Mi pregunta es por que en cierto momento me lo mostraba y ahora no?
Esteticamente queda el combo mas grande q... |
lGetBar | Hola buenas noches,
[code=fw:2u3o2hao]<div class="fw" id="{CB}" style="font-family: monospace;"> *-----------------------------------------------------------<br /> <span style="color: #B900B9;">// BARRA DE BUSQUEDA</span><br /> oBrwArt:<span style="color: #000000;">lGetBar<... |
lGetBar | +1 |
lGetBar | Marcelo pudiste resolver lo del foco en el getbar ? |
lGetBar | Prueba con :
[code=fw:2dbaga1g]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #0000ff;">ACTIVATE</span> <span style="color: #0000ff;">DIALOG</span> oDlgSel <span style="color: #0000ff;">CENTERED</span> <span style="color: #0000ff;">ON</span> <span style="color: #0000ff;">PAINT</span> <s... |
lGetBar | Hola Angel buenos días, gracias por responder.
Efectivamente asi funciona como esperaba.
Saludos desde Argentina
Marcelo |
lGetBar | [quote="nageswaragunupudi":1ju78qmu]I mean, ::aRubro is assigned with the array before executing the statement
[code=fw:1ju78qmu]<div class="fw" id="{CB}" style="font-family: monospace;"><br />::<span style="color: #000000;">oBrw</span>:<span style="color: #000000;">aCols</span><span style="color: #000000;">[</span... |
lGetBar | Hi,
I have changed xbrowse.prg like below and xbrowse now supports
aBarGetList := {aLists, aItems}
Changes:
[code=fw:mi2s41hs]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"adodef.ch"</span><br /><br /><span style="color: #00D... |
lGetBar | Hola buenos días, siguiendo el hilo del tema lGetBar, me encontré con la siguiente situación
Estoy haciendo un registro de cheques, el cual tiene que tener la opcion de buscar un cliente, no lo hago con EDIT_LISTBOX porque no puedo buscar o filtrar.
Entonces puse un browse dentro y no me aparece la lGetBar. Voy a comp... |
lGetBar | Hola buenos días, siguiendo el hilo del tema, quisiera lograr lo siguiente:
:aCols[7]:cBarGetPic := "99.99.99"
tengo este picture en el get de filtro, necesito que al hacer click se posicione al inicio del get, como le puse al string dos puntos ya que necesito ingresar un codigo separado por puntos Ej 62.01.02
Es... |
lHelpIcon | Hay una funcion para oDlg:lHelpIcon := .F. global?
Tipo: HelpIcon(.F.) en el programa main, es posible? |
lHelpIcon | Holá,
FWH..\SOURCE\CLASSES\DIALOG.PRG
salu2 |
lIncSearch in combobox | I'd want to [b:3no5hp15]disable [/b:3no5hp15]the autocomplete function of combobox using the property: oCBX:lIncSearch:=.f., but doesn't work .
Any idea of how to disable it ?
Best regards,
Wzaf |
lIncrFilter + MDI | Funciona perfecto
\samples\xbincflt.prg
MDI
oBrw:SetFocus() // con click [color=#FF4000:34mpfvhb]NO RETORNA a oBrw[/color:34mpfvhb]
@ 10, 10 COMBOBOX oBrw:cFilterFld ;
ITEMS aHdrs ;
ON CHANGE ( oBrw:Seek( "" ), oBrw:SetFocus() ) ;
SIZE 50,400 PIXEL OF oDlg
oDlg:oClient := oBrw
oDlg:bPostEnd :=... |
lIncrFilter + MDI | No comprendo. ¿Tienes un ejemplo completo para probar?
Saludos. |
lIncrFilter + MDI | [quote="karinha":c1h3vkqp]No comprendo. ¿Tienes un ejemplo completo para probar?
Saludos.[/quote:c1h3vkqp]
Gracias por responder.
#include 'fivewin.ch'
REQUEST DBFCDX
//----------------------------------------------------------------------------//
function Main()
local oWnd, oBar
SET DATE ITALIAN
SET C... |
lIncrFilter + MDI | Mira se está bueno:
[url:16szkuet]https://imgur.com/Ckm1lOE[/url:16szkuet]
[img:16szkuet]https://i.imgur.com/Ckm1lOE.png[/img:16szkuet]
Regards, saludos. |
lIncrFilter + MDI | [code=fw:22bd2llg]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">// C:\FWH..\SAMPLES\RACLIO.PRG - 05/06/2023 - <!-- e --><a href="mailto:kapiabafwg@gmail.com">kapiabafwg@gmail.com</a><!-- e --></span><br /><br /><span style="color: #00D7D7;">#include</span> <span style="co... |
lIsDir() and lMkDir() for UNC paths? | Antonio:
Are there FWH functions like lIsDir() and lMkDir() that will work
on UNC paths?
These functions always return FALSE when used on UNC paths.
Regards,
Luis |
lIsDir() and lMkDir() for UNC paths? | Luis,
It may be related with the users permits, but I am not sure |
lIsDir() and lMkDir() for UNC paths? | Antonio:
[quote="Antonio Linares":2ufwhnu8]
It may be related with the users permits, but I am not sure[/quote:2ufwhnu8]
I've tested UNC paths on my small network[1] to which I have full access to. The mention functions always fail. Same goes for the xHarbour's IsDirectory() or [x]Harbour's MakeDir(). Neither seem... |
lIsDir() in rete | ciao a tutti,
non riesco a verificare l'esistenza di una directory con la funzione lIsDir() (fw2.5 con clipper) in un percorso di rete:
MsgInfo(lIsDir("\\server\cartella\altracartella")) ---> .f. anche se esiste.
come fare?
ciao, marzio |
lKeepFocus clase tGet | Buenas tardes,
la DATA lKeepFocus no está utilizada en todos los llamados al bloque bAction de la clase GET, el método CreateButton
deberia quedar así:
[code=fw:5m3x75md]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">METHOD</span> CreateButton<span style="color: #000000;">(... |
lLFNMkDir is not returning neither true nor false | If lLFNMkDir( "c:\This is a test" )
MsgInfo( "Long filename directory created!" )
if lLFNRmDir( "c:\This is a test" )
MsgInfo( "Directory deleted!")
else
MsgAlert( "Can't erase directory" )
endif
else
MsgAlert( "Can't create long filename directory!" )
endif
This c... |
lLFNMkDir is not returning neither true nor false | Look command name: cShortName()
[code=fw:a7rz0wil]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /> <span style="color: #00C800;">IF</span> .NOT. lIsDir<span style="color: #000000;">(</span> <span style="color: #ff0000;">"C:<span style="color: #000000;">\M</span>YPDF"</span> <span style="colo... |
lLFNMkDir is not returning neither true nor false | Thanks, but as I said in the message, the lMkDir IS working. What I need is the long name creation directory command AND the CRLF in the MsgWait command which both have a bug in the FWH library. |
lLFNMkDir is not returning neither true nor false | lMkDir () creates directories with long names, there is no need to use lLfnMkDir()
[code=fw:24h571k4]<div class="fw" id="{CB}" style="font-family: monospace;">? lMkDir <span style="color: #000000;">(</span><span style="color: #ff0000;">"d:<span style="color: #000000;">\T</span>est with long names"</span><span styl... |
lLFNMkDir is not returning neither true nor false | Thanks Stefan. After 2 hours of testing and pulling my hairs (or what is left of them) off that is what I'm using. Anyway the function is not working as documented. <!-- s:twisted: --><img src="{SMILIES_PATH}/icon_twisted.gif" alt=":twisted:" title="Twisted Evil" /><!-- s:twisted: -->
Same happened with MsgWait. Cha... |
lLFNMkDir is not returning neither true nor false | Look in \samples\LONGNAME.PRG
regards, |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Hi Mr. Rao,
Previous link is [url:3gbzn1w2]http://forums.fivetechsupport.com/viewtopic.php?f=3&t=37700[/url:3gbzn1w2]
Can you please test it?
Thanks, |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | We are working on this.
Kindly wait. |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | [quote="nageswaragunupudi":1se71wrj]Thanks for the feedback.
Now we have modified the method EditBaseRecord() in the above lines. In our tests, it is working as expected.
The modification is being released in FWH1910.
The last parameter lLock can be a codeblock also. When read fails, this codeblock is executed with oR... |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Using the lLock parameter in the method EditBaseRecord() is not working satisfactorily.
We advise a different approach as in this following samples program. Please test and give your opinion.
[code=fw:358emxul]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span... |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Thank you mr. Rao,
It seems it is working. |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Thanks for the feedback.
Now we have modified the method EditBaseRecord() in the above lines. In our tests, it is working as expected.
The modification is being released in FWH1910.
The last parameter lLock can be a codeblock also. When read fails, this codeblock is executed with oRs as parameter. |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | [quote="nageswaragunupudi":2b09be0x]Thanks for the feedback.
Now we have modified the method EditBaseRecord() in the above lines. In our tests, it is working as expected.
The modification is being released in FWH1910.
The last parameter lLock can be a codeblock also. When read fails, this codeblock is executed with oR... |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | <!-- s:oops: --><img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:" title="Embarassed" /><!-- s:oops: --> |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | [url:3olg3z0p]https://dev.mysql.com/doc/refman/8.0/en/set-transaction.html[/url:3olg3z0p]
[url:3olg3z0p]https://docs.microsoft.com/pt-br/sql/t-sql/statements/set-transaction-isolation-level-transact-sql?view=sql-server-ver15[/url:3olg3z0p]
[url:3olg3z0p]https://mariadb.com/kb/p... |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Hi,
Is it a MariaDB issue? Should i remove it and install again?
Thanks. |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Can you please try with .T. as the last parameter instead of codeblock?
Can you also let us know if you are using MySql or MariaDB and the version? |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Hi Mr. Rao,
[quote="nageswaragunupudi":3pvextc7]Can you please try with .T. as the last parameter instead of codeblock?[/quote:3pvextc7]
Yes, I have tried. same error gives.
[quote:3pvextc7]Can you also let us know if you are using MySql or MariaDB and the version?[/quote:3pvextc7]
MariaDB 10.4.
Thanks. |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | I am Kindly wait. <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) --> |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | up |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | I have tested maria15.prg with 5th parameter as .T. on 4 different servers:
MySql
5.5.18
5.6.39
8.0.17
and MariaDB
5.5.5-10.3.7-MariaDB.
I did not notice any problem with any of these servers.
Please suggest any changes you suggest in maria15.prg to reproduce the error. |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Mr. Hakan.
Please skip the previous postings. Let us find out where is the problem.
Let me understand what is happening with your server, by doing these small tests:
1) First connect to your server.
Then please execute this code:
[code=fw:1ha4wp2b]<div class="fw" id="{CB}" style="font-family: monospace;"><br />? oCn:... |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Hi Mr. Rao,
[code=fw:3habpvvg]<div class="fw" id="{CB}" style="font-family: monospace;">? oCn:<span style="color: #000000;">cServerInfo</span></div>[/code:3habpvvg]10.4.12-MariaDB
[code=fw:3habpvvg]<div class="fw" id="{CB}" style="font-family: monospace;">? oCn:<span style="color: #000000;">IsMariaDB</span></div>[/cod... |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | I am wondering why oCn:IsMariaDB false. This is creating the problem.
Let us think. |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Hi Mr. Rao,
Can you please try this mari15.prg.
[code=fw:3uhkazes]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #B900B9;">/*<br />* Demonstrates oRs:EditBaseRecord( [cFieldList], [lAppend], [bEditDlg], [oBrw] )<br />* Where RowSet contains only some of the fields. this method can be use... |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Yes, I will do that.
But even before that please do this test:
After connecting the server
[code=fw:1onufx0e]<div class="fw" id="{CB}" style="font-family: monospace;">? oCn:<span style="color: #000000;">cServerInfo</span><br />? <span style="color: #ff0000;">"MARIADB"</span> $ Upper<span style="color: #000000;">(<... |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Hi Mr. Rao,
[code=fw:hq2luypg]<div class="fw" id="{CB}" style="font-family: monospace;">? oCn:<span style="color: #000000;">cServerInfo</span></div>[/code:hq2luypg]10.4.12-MariaDB
[code=fw:hq2luypg]<div class="fw" id="{CB}" style="font-family: monospace;">? <span style="color: #ff0000;">"MARIADB"</span> $ Upper<span s... |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | [quote:2ixs0eyk]Code:
? "MARIADB" $ Upper( oCn:cServerInfo )
.F.
Code:
? Upper( oCn:cServerInfo )
10.4.12-MAR?ADB (lower 'i' ==> Upper '?' codepage Windows 1254 Turkish charset)
Code:
? oCn:IsMariaDB
.F.
[/quote:2ixs0eyk]
This is the cause of all problems.
Now let us think about it. |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | There are a few differences in the functionality of MySql and MariaDB servers and also between different versions (particulary from ver. 8.0 ) of MySql.
In such cases, the library uses suitable functions depending on whether the server is MySql or MariaDB. To know if the server is MariaDB, we initialize the readonly D... |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Hi Mr. Rao,
<!-- e --><a href="mailto:hakan@objekt.com.tr">hakan@objekt.com.tr</a><!-- e --> |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Do you want libraries for Harbour with Visual Studio 32 bits? Or Borland? |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | [quote="nageswaragunupudi":2p4lmo4g]Do you want libraries for Harbour with Visual Studio 32 bits? Or Borland?[/quote:2p4lmo4g]
Harbour with Visual Studio 32 bits. |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | [quote="Horizon":3cpr2zbh][quote="nageswaragunupudi":3cpr2zbh]Do you want libraries for Harbour with Visual Studio 32 bits? Or Borland?[/quote:3cpr2zbh]
Harbour with Visual Studio 32 bits.[/quote:3cpr2zbh]
Hi Mr. Rao,
Your mail has not been arrived to me yet? |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | up |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Through personal email, I requested you to check these with the revised libraray
[code=fw:2baszp57]<div class="fw" id="{CB}" style="font-family: monospace;">xbrowser oCn:<span style="color: #000000;">Execute</span><span style="color: #000000;">(</span> <span style="color: #ff0000;">"SHOW ALL VARIABLES LIKE 'in_tran... |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | [quote="nageswaragunupudi":6d220v4r]Through personal email, I requested you to check these with the revised libraray
[code=fw:6d220v4r]<div class="fw" id="{CB}" style="font-family: monospace;">xbrowser oCn:<span style="color: #000000;">Execute</span><span style="color: #000000;">(</span> <span style="color: #ff0000... |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | I don't understand what is happening. I did not get your mail |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Oh sad.
Your mails went to spam folder and I thought you are yet to reply.
let me now read your emails |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Even here the problem is with Turkish language.
Problem is coming because of the two letters "i" in the word "in_transaction" |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Can you please try this and let me know the result?
[code=fw:3cn94yjq]<div class="fw" id="{CB}" style="font-family: monospace;"><br />? oCn:<span style="color: #000000;">QueryResult</span><span style="color: #000000;">(</span> <span style="color: #ff0000;">"SELECT @@in_transaction"</span> <span style="color: #00000... |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | [quote="nageswaragunupudi":3mt1a0d8]Can you please try this and let me know the result?
[code=fw:3mt1a0d8]<div class="fw" id="{CB}" style="font-family: monospace;"><br />? oCn:<span style="color: #000000;">QueryResult</span><span style="color: #000000;">(</span> <span style="color: #ff0000;">"SELECT @@in_transactio... |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | I just sent revised lib
Please use this and let us have your feedback |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | [quote="nageswaragunupudi":gomdfu1f]I just sent revised lib
Please use this and let us have your feedback[/quote:gomdfu1f]
Yes, It is ok now. I have also tested to codeblock.
Thank you.
Do you have a time to check next problem. charset "latin5_turkish_ci" in [url:gomdfu1f]http://forums.fivetechsupport.c... |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | Glad to know
That is difficult for me but I will try |
lLock par. problem in EditBaseRecord() for MariaDB - SOLVED | [quote="nageswaragunupudi":2zse8u1j]Glad to know
That is difficult for me but I will try[/quote:2zse8u1j]
Hi Mr. Rao,
Is there anything to help you about this process? |
lMkDir() no me crea directorio | Saludos
la funcion lMkDir() no me crea directorios
[code=fw:ajhk7m3q]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">function</span> CreaCarpetaFotos<span style="color: #000000;">(</span><span style="color: #000000;">)</span><br /><span style="color: #00C800;">loc... |
lMkDir() no me crea directorio | Intenta con esto...saludos... <!-- s:shock: --><img src="{SMILIES_PATH}/icon_eek.gif" alt=":shock:" title="Shocked" /><!-- s:shock: -->
[code=fw:2pi4qy5p]<div class="fw" id="{CB}" style="font-family: monospace;"><br />Descripción<br /><br /> DIRMAKE<span style="color: #000000;">(</span><span st... |
lMkDir() no me crea directorio | Noe
Éste código funciona
[code=fw:380vqj6d]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> <span style="color: #00C800;">if</span> !lIsDir<span style="color: #000000;">(</span><span style="color: #ff0000;">'C:<span style="color: #000000;">\F</span>OTOS'</span><span style="color: #000000;">)</s... |
lMkDir() no me crea directorio | Saluos... si te fijas bien, tienes un apostrofe demás en tu linea:
local cCarpetaFotos:='C:\FOTOS\INC'\EMPLEADOS'
caracter en posicion 13 |
lMkDir() no me crea directorio | Gracias.
No era el apostrofe. Tan sencillo como ir creando carpeta por carpeta.
mi solucion:
if !CreaCarpeta('X:\',{'FOTOSINC','EVENTOS',eve->num_eve},xCarpeta)
return NIL
endif
[code=fw:233bnjwj]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #00C800;">function</span> Cre... |
lReadOnly combobox | can I set lReadOnly:=.t. on a combobox on line ? |
lReadOnly combobox | ReadOnly
oCom:Disable()
or Editable
oCom:Enable()
? |
lRmDir en FW2.6 no va | En FWH2.4 iba perfectamente y ahora con FWH2.6 ha dejado de ir.
lRmDir("C:\COPIA05\CopiaViernes_10h38m43s\CLIPPER\LIBRERIA")
Alguien mas puede comprobar si va o no va el eliminar directorios con nombres largos ?
Un saludo |
lRmDir en FW2.6 no va | Tampoco va con nombres cortos
lRmDir("c:\kkcopia") |
lRmDir en FW2.6 no va | Jesús,
Usa esta función:
[code:5wkq6vcn]
DLL32 FUNCTION lRmDir( cPathName AS LPSTR ) AS BOOL ;
PASCAL FROM "RemoveDirectoryA" LIB "kernel32.dll"
[/code:5wkq6vcn] |
lRmDir en FW2.6 no va | En xHarbour he encontrado esta función
DirRemove(cDir)
y si que funcíona
Un saludo |
lSeekBar | Can I set active lSeekBar on line ?
I inserted this parameter and it build a bar but I cannot click on it or search any It need any command ?
[img:2uan1rvo]http://www.iispascalcomiforti.it/wp-content/uploads/2016/12/b.jpg[/img:2uan1rvo]
I tried also the Mr Nages test
[code=fw:2uan1rvo]<div class="... |
lSeekBar | 1) Click on any header
2) Start typing what you want to search. It is just our usual incremental seek,
Works on all OS
Works with all compilers. |
lSeekBar | when I compilte the same source w xHB.com and Pelles c compiler 3.0, I have error
Error BASE/1005 Message not found: TXBROWSE:LSEEKBAR |
| |
|Error at ...: _GENERROR(233) in Module: .\source\function\HARBOUR.PRG ... |
lSeekBar | [quote:3ffj9azk]Error BASE/1005 Message not found: TXBROWSE:LSEEKBAR |[/quote:3ffj9azk]
Requires FWH 16.12 |
lSeekBar | not run nothing
I have fwh 16.12 |
lSeekBar | Rao I use this test
[code=fw:2vvvhg1d]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</span><br /><br />REQUEST DBFCDX<br /><br /><span style="color: #00C800;">function</span> Main<span style="color: #000000;">(</sp... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.