topic
stringlengths
1
63
text
stringlengths
1
577k
fastreport para xharbour
hola a todos Eso, alguien lo usa en sus sistemas de fwh. revisen este enlace <!-- m --><a class="postlink" href="http://www.paritetsoft.ru/frh.htm">http://www.paritetsoft.ru/frh.htm</a><!-- m --> salu2 francis
fastreport para xharbour
Hola Si es bastante buena, estoy recien comenzando y estoy super sorprendido por tal herramienta si que bajen el demo funcional, solo imprime 5 paginas maximo y un membrete "fastreport.."
fastreport samples special with tmysql ?
Hi, 1.Pass/call harbour/fwh varibles include private,public ,for example qty1*t1.qty 2.two or more table called in the xml forms ,for example : t1.qty*t2.unitpri Thanks ! Shuming Wang
fastreport samples special with tmysql ?
demo version can't create new report forms , the new create one print all data as blank. This wasted me one day time to debug was my mistake ? OH,'fastreport', how I can love you . Thanks ! Shuming Wang
fastreport samples special with tmysql ?
The new create my.fr3 ,all masterdataset data texts print out as space, print out nothing. title ,column titles can print out texts. FrPrn:SetUserDataSet("my","Stockid;Stock",; {|| odb2:GoTop()} ,; {|| odb2:SKIP(1)},; {|| odb2:SKIP(-1) },; {|| odb2:EOF() },; ...
fastreport samples special with tmysql ?
I find some other software use fastreport in .fr3 title, foot area as: date.[date] , [sn] who use fastreport for harbour /fwh ? pls send some samples. A visual app client defined report driver is a must, include add fields, texts... Vrd (visual report designer ),can't done this,it must rewrite prg to add ids . T...
fastreport samples special with tmysql ?
[quote:34d4dzhz]OH,'fastreport', how I can love you .[/quote:34d4dzhz] Shuming, Thanks for that. It really gave me a laugh! James
fastreport samples special with tmysql ?
James Bott, If you could past print an full functional invoice sample, create a xx.fr3 form files, a prg inlcude print out private/public variables ,class datas ,titles ,codeblock, macro calling, 2-3 tables ,and some total/sub stotal express. Thanks ! Shuming Wang
fastreport samples special with tmysql ?
Shuming, Sorry, I have never used FastReport. Otto seems to be the expert. Oh, and I never use PUBLICs or PRIVATEs either. James
fastreport samples special with tmysql ?
Mr. ShumingWang [quote="ShumingWang":1e8eaf4c] Vrd (visual report designer ),can't done this,it must rewrite prg to add ids . [/quote:1e8eaf4c] Yes, VRD can do that, using Alias. Regards
fastreport y Variables
Saludos al Forum 1 Pregunta Con el PRG para esta variablaes [code=fw:3skm2u18]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">Static</span> <span style="color: #00C800;">Function</span> def_Varfastr<span style="color: #000000;">&#40;</span>oFrP,DGRUPO,LMOD<span style="colo...
fastreport y Variables
Hola... Respecto al punto 1 sería así: [code=fw:3qmr4tz6]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #000000;">&#91;</span>IIF<span style="color: #000000;">&#40;</span><oDatos.<span style="color: #ff0000;">"TIPFAC"</span>>=<span style="color: #ff0000;">'DR'</span>,<span style="color:...
fastreport y Variables
Ruben, para el punto 1 como te explica Esteban es lo correcto. Punto 2. Yo en vez de usar pagefooter uso ReportSummary, eso te lo muestra solo al final del reporte. Espero te sirva, cualquier duda a tus ordenes. Salu2, Ariel.
fastreport y Variables
Esteban Me funciono Lo demas me funciona, era el Orden y estaba usando una banda diferente. LO hice como lo indico Primero el "GroupHeader" con los datos de la cabecera del comprobante. Luego el "MasterData" con los items de la factura. Luego el "GroupFooter" con los totales. Como Puedo controlar que "GroupHeader" s...
fastreport y Variables
Hola Rubén... Que bueno que te haya funcionado lo primero. Ahora bien... Todo aquello que quieres que se repita en todas las páginas debes ponerlo en una banda tipo "PageHeader" De modo que tu fr3 debería quedar más o menos así: "PageHeader" con los datos de la cabecera del comprobante. (Estos se repetirán en todas ...
fastreport y Variables
Esteban Gracias Por todo ya me funciono todo. tengo la fecha de la factura y necesito sumarle un valor y me reporta la fecha de vencimiento 12-05-2012 + 30 Me denbe retornar la nueva fecha asi 01-05-2013 tengo entendido hay esta funcion para esto pero no me funciona no se si la has utilizado AddDays([oDatos."FECHAF"]...
fastreport y Variables
Ruben... Eso de las fechas no lo hago nunca. Siempre prefiero tener el contro de lo que se imprime. Yo lo que haría es sumar antes y enviar al fr3 un campo nuevo con la fecha de vencimiento. Es sólo una sugerencia. Saludos, Esteban.
fastreport y Variables
Gracias Por todo esteban Si lo que tu sugieres es lo que hago, solamente era curiosidad que como funciona dicha funcion Gracias Por todo
fatal error LNK1106: invalid file or disk full: cannot seek
Dear Antonio, I've got this error while [u:1iew75rf]link[/u:1iew75rf] the program as following. %vcdir%\bin\link @msvc.tmp /nologo /SUBSYSTEM:WINDOWSCE,4.20 /MACHINE:ARM /ARMPADCODE:NO [code=fw:1iew75rf]<div class="fw" id="{CB}" style="font-family: monospace;">Lines <span style="color: #000000;">4255</span>, Function...
fatal error LNK1106: invalid file or disk full: cannot seek
Dear All, I don't know what happen. I delete it before compile and it has no problem. Regards, Dutch
fatal error LNK1106: invalid file or disk full: cannot seek
Dutch, This may help: [quote:1gxwv2w5]To work around this problem, add the /IGNOREIDL linker option[/quote:1gxwv2w5] <!-- m --><a class="postlink" href="http://support.microsoft.com/kb/834332">http://support.microsoft.com/kb/834332</a><!-- m --> Also this: [quote:1gxwv2w5]I suggest you try the /expectedoutputsize ...
fatal error LNK1106: invalid file or disk full: cannot seek
Dear Antonio, [code=fw:1el20620]<div class="fw" id="{CB}" style="font-family: monospace;">LINK : <span style="color: #000000;">warning</span> LNK4044: <span style="color: #000000;">unrecognized</span> option <span style="color: #ff0000;">'/IGNOREIDL'</span>; ignored<br />EZPDA.exe : <span style="color: #000000;">fatal...
fatal error LNK1106: invalid file or disk full: cannot seek
Dutch, Have you tried /expectedoutputsize:50000000 option ?
fatal error LNK1106: invalid file or disk full: cannot seek
Dear Antonio, [quote="Antonio Linares":10xkm086]Dutch, Have you tried /expectedoutputsize:50000000 option ?[/quote:10xkm086] [code=fw:10xkm086]<div class="fw" id="{CB}" style="font-family: monospace;">LINK : <span style="color: #000000;">fatal</span> error LNK1105: <span style="color: #000000;">cannot</span> close fil...
fattura elettronica
Qualcuno mi puo' aiutare per favore a creare la fattura elettronica, sono davvero in panne...
feof()???
Hola a todos... Alguien sabe si se puede usar la función feof()??. Si es así que cabecera hay que incluir, porque a mi no me lo está cogiendo.... Saludos.. Elías Torres.
feof()???
Elías, Es una función de FoxPro ? Que indica final de un fichero binario ó de texto ? Como necesitas usarlo ? Pon un ejemplo, gracias
feof()???
Hola Antonio. Si, se trata de una funcion que identifica el final del fichero binario. Lo que pretendo es poder quitar la cabecera de una tabla que esté enganchada a una *.dbc Lo que pretendo es algo parecido a esto: *** Abre fichero *** local a,b,c,n a= fopen('articulo.dbf',1) *** Si no logra abrirlo *** if a <...
feof()???
[code:jidrava5] FUNCTION fEof&#40; nHandle &#41; LOCAL nCurPos, nEOF nCurPos &#58;= fSeek&#40; nHandle, 0, 1 &#41; nEOF &#58;= fSeek&#40; nHandle, 0, 2 &#41; fSeek&#40; nHandle, nCurPos, 0 &#41; RETURN nEOF <= nCurPos [/code:jidrava5]
feof()???
Elías, Otra forma de cambiar la cabecera sería: MemoWrit( cDbfName, StrTran( MemoRead( cDbfName ), "datos.dbc", Replicate( Chr( 0 ), 9 ) ) )
feof()???
Hola Biel, gracias por la respuesta. Entiendo que debo poner esa función en mi código, no es asi?.... Una pregunta, ¿sabes porque el código que he puesto (un poco más arriba) no funciona?..... Saludos. Elías Torres.
feof()???
Antonio, gracias por la respuesta. Funciona perfectamente. Lo único es que con una de las tablas parece que me la libera pero luego al hacer un use sobre ella me dice que está corrupta. Con las otras dos todo va perfecto.... Te he enviado a tu correo las tablas para ver si el problema lo tengo por la versión de la qu...
feof()???
Hola Elias, si, debes añadir la funcion pues no existe fEof en Harbour. Referente a porque no te funciona, pues a primera vista y sin probarlo, estas utilizando fRead, y esta funciona retorna los bytes leidos, y no la cadena leida. O bien usas fReadStr, o a fRead le pasas como parametro una variable por referencia don...
feof()???
Elias, La memoria se libera automaticamente, no tienes que preocuparte por eso. En cuanto a el uso de MemoWrit() funciona bien, lo que ocurre es que si más tarde quieres restaurar datos.dbc dentro de la DBF, hay que anotar la posición en donde estaba: local cDBF := MemoRead( cDbfName ) local nAt := At( "datos.dbc", ...
feof()???
Gracias a los dos.... En cuanto a lo que me comentas Biel, no había caido en eso, lo probaré, gracias. Por otro lado Antonio, no se si me expliqué bien pero lo que me ocurre es que efectivamente la tabla me la libera (aparentemente) pero no puedo hacer uso de ella. Lo de restaurar datos.dbc no hace falta puesto que lo...
feof()???
Hola... Tengo una cosilla que comentar a ver que me podeis decir... El problema que tenía al abrir la tabla articulo.dbf después de quitarle la cabecera 'datos.dbc' era debido al uso de unos campos monetarios. Los he quitado de la tabla haciendo pruebas y he comprobado que si los pongo no funciona y en cambio si los ...
feof()???
Elías, Que son los campos monetarios ? Pon un ejemplo, por favor. Puede ser que ese tipo de campos no esten soportados en harbour todavía.
feof()???
Antonio, me refiero a campos que se utilizan para monedas. En fox se declara como campos monetarios de longitud 8. En la tabla de articulos que te he pasado para la prueba están los campos que te menciono... Por lo que me comentabas alli funciona pero a mi no. Los quito y si... Es algo muy raro.. Saludos. Elías Torre...
fget en FW21
Antonio, Para quienes tenemos la version fw21 no esta la clase fget? Gracias.
fichero .lnk Blinker 5
Hola amigos: Os adjunto el fichero de linkado que usaba para la aplicacion que estoy intentando migrar a FWH Observo que linko un obj llamado Mpar que no tengo ni idea de que es. ¿Algun viejo rockero me puede hechar una mano?, supongo que seria porque lo requeria Blinker ya que este archivo no forma parte del fichero...
ficheros excel (SOLUCIONADO)
Hola, estoy reprogramando el modulo de exportación a excel que tengo en una aplicación y me encuentro que al generar el fichero las letras con acento no ven correctamente en la hoja de calculo. ¿Alguien me podría indicar que hago mal? gracias [code=fw:1knyc7pm]<div class="fw" id="{CB}" style="font-family: monospace;"...
ficheros excel (SOLUCIONADO)
Alguna sugerencia????
ficheros excel (SOLUCIONADO)
Perdón por la insistencia, es que llevo todo el día buscando información sobre el tema y no consigo encontrar nada. [b:20a693zp]El caso es que he probado el metodo ToExcell de la clase xbrowse con los mismos resultados. [/b:20a693zp] Ahora ya no se si es algún problema de configuración mio [size=120:20a693zp]¿Alguie...
ficheros excel (SOLUCIONADO)
Tiene que ser algún problema de tu configuración regional. Acabo de probar a exportar desde el ejemplo testxbr3 con acentos, eñe, ç y sin problemas.
ficheros excel (SOLUCIONADO)
Miarcod buenas tardes Prueba con OemToAnsi() Translates a OEM MsDos string into a Windows string Syntax: OemToAnsi( <cOemText> ) --> cWindowText Parameters: <cOemText> A OEM MsDOs string to be converted into a Windows string. Returns: <cWindowText> The result Windows string. Observations: Normal...
ficheros excel (SOLUCIONADO)
Por si te sirve de algo, con ToExcell de xBrowse exporta perfectamente tanto acentos como ñ,Ñ. (FWH 12.4 y winXP)
ficheros excel (SOLUCIONADO)
gracias por responder Pues a mi testxbr3 no me funciona correctamente Si exporto desde la opción array del ejemplo es cuando se produce el problema. ¿Alguna idea? un saludo
ficheros excel (SOLUCIONADO)
a cuestión, que editor usas para crear tu código? puedes abrir tu TEST.PRG en el NOTEPAD eliminar la línea y volver a escribir , guardas y compilas, yo me voy mas por la configuración de tu editor de prgs. saludos.
ficheros excel (SOLUCIONADO)
Bueno, después de mucho investigar he conseguido solucionarlo pasando los datos por el portapapeles. ¿¿¿¿¿¿¿¿¿¿????????????? [code=fw:2qfjwjon]<div class="fw" id="{CB}" style="font-family: monospace;">oExcel := CreateObject<span style="color: #000000;">&#40;</span> <span style="color: #ff0000;">"excel.application"</sp...
ficheros excel (SOLUCIONADO)
Por si a alguien le puede interesar.. Al final se solucionó con la selección de la página de códigos con la que funciona harbour [code=fw:2101g8k2]<div class="fw" id="{CB}" style="font-family: monospace;"><br />REQUEST HB_CODEPAGE_ESWIN<br /><br /><span style="color: #00C800;">FUNCTION</span> main<span style="color: ...
field data in database access
hallo, in a database "mydb.MDB", I have a table MYTBL, in this table there are: field MYDATA field MYTIME I read MYTBL in my source.prg oDbf := CREATEOBJECT( "ADODB.Recordset" ) oDbf:CursorLocation := 3 // cQuery := "Select * from MYTBL" oDbf:Open( cQuery , "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\mydb.mdb,...
field data in database access
I presume the datatype for MyTime is Char ? .. I would place a msginfo() on your value to see if you are looking at a nil value or just " " Just to debug and test : cTime := odbf:Fields("MYTIME"):value Msginfo( cTime ) Msginfo( valtype( cTime)) Msginfo( len(cTime)) Rick Lipkin
field flags in dbCreate()/dbStruct()
[quote:3dngnpac]// 2015-02-08 13:19 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) // * src/rdd/workarea.c // + added support for field flags in dbCreate()/dbStruct(). // Flags can be passed in string with field type after ":", i.e. // "C:U" // means Unicode character field. // The following flags are recognize...
field length and space in MySql *Fixed*
Dear All, I declare cVariable for a field (VARCHAR(50) in MySql) but the field is empty. The problem is it will return space(0) to cVariable, then I cannot type in TGET because space(0), in "DBFCDX" it will return space(50). How do I do as "DBFCDX" RDD? Thanks in advance. [code=fw:24prq1i4]<div class="fw" id="{CB...
field length and space in MySql *Fixed*
This is a perfect example of because we need the [url=http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=22&p=179110#p179110:7cahfp0w]tEdit class fixed[/url:7cahfp0w]!
field length and space in MySql *Fixed*
Dutch Many times a Sql field will return nil so when you initialize a variable .. the variable will be nil as you have discovered there is no Get value when you assign it to a field on a form. This is what I do every time when I define variables from a Sql table .. I know it is not pretty, but it is just the way I ha...
field length and space in MySql *Fixed*
dutch, cambia varchar por char, varchar si no contiene texto aunque su longitud sea de 50 de devolvera 0. si tu campo varchar contiene "MI NOMBRE" te devolvera una len de 9. Realmente te devuelve la longitud de lo que contiene, y char te devuelve la longitud completa del campo. Saludos Paco
field length and space in MySql *Fixed*
eh?
field length and space in MySql *Fixed*
Dear Rick, Thank you for your kind help but the hard code will face the problem when field length is changed. I just try to use this function but I don't think it is correct way to go. [code=fw:3dt3oih3]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">Function</span> ...<b...
field length and space in MySql *Fixed*
Dear Antonio, Thank you for your kind suggestion. [quote="AntoninoP":266yo71l]This is a perfect example of because we need the [url=http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=22&p=179110#p179110:266yo71l]tEdit class fixed[/url:266yo71l]![/quote:266yo71l]
field length and space in MySql *Fixed*
[quote="dutch":1xrzlok3]Dear Antonio, Thank you for your kind suggestion. [quote="AntoninoP":1xrzlok3]This is a perfect example of because we need the [url=http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=22&p=179110#p179110:1xrzlok3]tEdit class fixed[/url:1xrzlok3]![/quote:1xrzlok3][/quote:1xrzlok3] ...
field length and space in MySql *Fixed*
Dear All, I got the problem now, it is the DEFAULT for CHAR or VARCHAR. If we don't define the default, it will define as NULL and then got this problem. The DEFAULT of CHAR or VARCHAR must be '.' (dot). It will return space as field length, if it is empty. That's it. Thanks for all.
field length and space in MySql *Fixed*
My advice, after decades of experience, is not to continue xbase habits with sql databases. Standard and good practice is to store trimmed values. Programmer needs to pad for editing. Anyway the Edit control will remove this need too. Please note that if you are using ADO, XBrowse, TDataRow, TRecSet automatically PAD ...
fieldWBlock
I not understood how work fieldWBlock before run ok and now not run I wish print a field using fieldWBlock [code=fw:17dqh9s4]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</span><br /><br />REQUEST DBFCDX<br /><b...
fieldWBlock
Try eval(fieldWBlock(aCampi[nFor],nArea ))
fieldWBlock
perhaps fieldget(n) but I need to have the naArea
fieldWBlock
[url:2menzkp5]http&#58;//computer-programming-forum&#46;com/19-clipper/334184917aa7f776&#46;htm[/url:2menzkp5]
fieldWBlock
[quote="karinha":1ufa30ui][url:1ufa30ui]http&#58;//computer-programming-forum&#46;com/19-clipper/334184917aa7f776&#46;htm[/url:1ufa30ui][/quote:1ufa30ui] nCampo:= 2 aFields := {"FIRST" ,; "LAST" ,; "STREET" ,; "CITY" ,; ...
fieldWBlock
FIELDWBLOCK("FName", 1) is the same as &( "{ |setVal| IF( setVal == NIL, 1->FName, 1->FName := setVal ) }" ) If you don't eval the block you'll not retrieve the content of the field. @ nRiga, nColonna PRINT TO oPrn TEXT eval( FIELDWBLOCK( aFields[ncampo], SELECT( "CUST" ) ) ); SIZE nWid, nHei CM ALIGN "T" FONT oFnt
fieldWBlock
[quote="ADutheil":8n3ywmsg]FIELDWBLOCK("FName", 1) is the same as &( "{ |setVal| IF( setVal == NIL, 1->FName, 1->FName := setVal ) }" ) If you don't eval the block you'll not retrieve the content of the field. @ nRiga, nColonna PRINT TO oPrn TEXT eval( FIELDWBLOCK( aFields[ncampo], SELECT( "CUST" ) ) ); SIZE nWid, nH...
fieldWBlock
I took your initial example and rewrote a little: [code=fw:1exsrevh]<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 /><br /><span style="color: #00C800;">Function</span> main<span...
fieldWBlock
This works perfectly for me. [code=fw:2pdjvas1]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</span><br /><br />REQUEST DBFCDX<br /><br /><br /><span style="color: #00C800;">Function</span> main<span style="color: ...
fieldWBlock
[quote="ADutheil":w49oz2pa]This works perfectly for me. [code=fw:w49oz2pa]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</span><br /><br />REQUEST DBFCDX<br /><br /><br /><span style="color: #00C800;">Function</spa...
fieldWBlock
My FWH version is old and I'm not aware of the AS BARCODE command so I can't help you further.
fieldWBlock
THERE IS SOMEONE CAN HELP ME PLS ?
fieldWBlock
As you want to print a barcode the function may be expecting a string of numbers not letters.
fieldWBlock
[quote="ADutheil":3j1bml2v]As you want to print a barcode the function may be expecting a string of numbers not letters.[/quote:3j1bml2v] I allready tried
filas subtotalizadas en excel desde xbrowse
Mr. Rao y Gente: Con este codigo genero este browse [code=fw:czkejqyb]<div class="fw" id="{CB}" style="font-family: monospace;"><br />  <span style="color: #00C800;">local</span> oBrw, oRs<br />  <span style="color: #0000ff;">TEXT</span> INTO cSql<br />    <span style="color: #0000ff;">SELECT</span> Nivel1, Nivel2,TotM...
file ID in the Windows file system
Dear Antonio, I didn't know there was a file ID in the Windows file system. This opens up many new possibilities. I always wanted a system where I could use the file system instead of a database. Can we get these IDs from Fivewin or Harbour Mod? Best regards, Otto In Windows operating systems, files indeed have ...
file ID in the Windows file system
[img:38xgeg8j]https&#58;//mybergland&#46;com/fwforum/fsutil&#46;jpg[/img:38xgeg8j]
file ID in the Windows file system
[img:2m0n67s6]https&#58;//mybergland&#46;com/fwforum/fileid&#46;jpg[/img:2m0n67s6]
file ID in the Windows file system
Dear Otto, fileid.prg [code=fw:1kk3fb0b]<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;">&#40;</span><span style="color: #0...
file ID in the Windows file system
Please notice that the above code works for local files. For networked files the code is different: [code=fw:gk54zb7x]<div class="fw" id="{CB}" style="font-family: monospace;">HANDLE hFile = CreateFile<span style="color: #000000;">&#40;</span>L<span style="color: #ff0000;">"<span style="color: #000000;">\\</span>myse...
file ID in the Windows file system
Dear Antonio, Thank you, Antonio. I think for my purpose - I have the mod harbour server and one volume only is this an option. One must make a backup table in case one needs to do a restore, so that one can find the ID again. I think of a private file allocation table. I have tested with these command com files...
file date and time - how to set
Hello, Can someone please help me out with the command for how to set file date and time. Best regards Otto
file date and time - how to set
Master Otto, explain better what you need. Regards, saludos.
file date and time - how to set
Hello João, I want to copy files to a server. The files on the server should have the same date time as the original file. Thank you in advance Otto
file date and time - how to set
Hello, I think I found an example: function setfiledate(cFile, dDate) local hFile := FOpen( cFile, FO_READWRITE ) local aInfo SET DATE FRENCH SET CENTURY ON SetFTime( hFile, "13:00:00", dDate ) // MsgInfo( "D o n e !" ) FClose( hFile ) return nil I will test. Best regards Otto
file date and time - how to set
There is a sample here: C:\fwh\samples\testfdat.prg Best regards Otto
file date and time - how to set
Maybe... Go reporting. [code=fw:343e39v8]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"FiveWin.ch"</span><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">'common.ch'</span><br /><br /><span s...
file date and time - how to set
Go reporting... [code=fw:34mwl5vt]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><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;">&#40;</span><span style="color: #0...
file date and time - how to set
[code=fw:iihsluk2]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><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;">&#40;</span><span style="color: #000000;">&#41;</sp...
file date and time - how to set
Hello João, Thank you for your help. I test with your code. I map a drive on a web server with netDrive. To synchronize data between my mod harbour web page and my desktop, I copy files like images, etc. To keep traffic low, I would like to test it the file was changed (size, time, date) before I copy. Best regards, ...
file date and time - how to set
Mr. Otto. This is the simplest and reliable function from (x)Harbour. [code=fw:2qt6yxqg]<div class="fw" id="{CB}" style="font-family: monospace;"><br />SetFDaTi<span style="color: #000000;">&#40;</span> cFileName, dDate, cTime <span style="color: #000000;">&#41;</span> --> lSuccess<br />&nbsp;</div>[/code:2qt6yxqg]
file date and time - how to set
Master Rao, can you explain these commands please? I didn't find documentation. [code=fw:29jjyw01]<div class="fw" id="{CB}" style="font-family: monospace;"><br />&nbsp; &nbsp;FileAttr<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><br />&nbsp; &nbsp;FileDate<span style="color: #0000...
file date and time - how to set
SetFTime() - very good. [url:1y8aypy3]http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=3&t=12924&start=0[/url:1y8aypy3]
file date and time - how to set
Hello, I did some more tests, but it seems as you can't change date/time stamp on these through netDrive3 (<!-- m --><a class="postlink" href="http://www.netdrive.net">http://www.netdrive.net</a><!-- m -->) mapped drives. It is interesting that if I upload a file to my webserver - I have the same time setup as on the l...
file di excel protetto da password
(fw7.12 xHarbour 1.0) apro files di excel con queste funzioni di ole2: oExcel := TOleAuto():New( "Excel.Application" ) oExcel:WorkBooks:Open(cFilePath(GetModuleFileName(GetInstance())) + cFileXls) con quale funzione si può passare una password all'apertura del file nel caso di file protetto? così come è ora si apre ex...
file di excel protetto da password
La password è il quinto parametro del metodo Open(). Non hai la documentazione di Excel per controllare la sintassi? EMG
file di excel protetto da password
avevo provato fino al 3° parametro poi mi ero arreso. mi dava questo errore che mi continua a dare anche al 5° parametro: Error Excel.Application:WORKBOOKS/14 DISP_E_BADPARAMCOUNT: OPEN oExcel:WorkBooks:Open(cFilePath(GetModuleFileName(GetInstance())) + cFileXls, , , , "password") mi sono copiato i file help di visu...