In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Se encontraron 8 coincidencias

por proxima
Vie Nov 29, 2013 2:21 pm
Foro: FastReport
Tema: Sergey's cmopatibility once more
Respuestas: 4
Vistas: 2792

Sergey's cmopatibility once more

Hi,
Thanks for Your answer. Then Your implementation is better because in spirin's on runtime when workareas ( ordinal ) differ then thonse on report project time, another data set is created and fr3 raport crashes with "no data set found" error.
a.m.
por proxima
Mié Nov 27, 2013 8:52 pm
Foro: FastReport
Tema: Sergey's cmopatibility once more
Respuestas: 4
Vistas: 2792

Sergey's cmopatibility once more

Hi,
ok. But can you tell me how to change select numer of defined previousley workarea f.e.:
I have prepared report with CrossTable and workarea created as
oFrn:SetWorkarea( "alias", select(), .T. ). Then i want to use same fr3 file with same data alias but data opened in different select. And ...
por proxima
Lun Nov 25, 2013 2:16 pm
Foro: FastReport
Tema: Sergey's cmopatibility once more
Respuestas: 4
Vistas: 2792

Sergey's cmopatibility once more

Hi,
1. As i've mentioned in my previous post compatibility is very important for us because we have hundreds of individually prepared reports for our clients. And such a incopatibility like in function AddVariable() is a pain. Why? Because our model is as follows:
- ReportName.hrb file with ...
por proxima
Mar Nov 05, 2013 9:39 am
Foro: FastReport
Tema: New() metod parameter
Respuestas: 2
Vistas: 2245

New() metod parameter

Hi,
In Sergey's version parameter of frReportManager:new() method was not the report file name but path of the dll file f.e.:
oFrnPrn := FrReportManager():new( cFrhSysPat+"FrSystH.dll" ). We use this approach and put a file on server side in a common path (usually proximadll ) so is easy to ...
por proxima
Mar Nov 05, 2013 9:22 am
Foro: FastReport
Tema: [x]Harbour Workarea
Respuestas: 1
Vistas: 1621

[x]Harbour Workarea

Hi,
In many of our reports we use TfrxHarbourWorkarea class as controls put on DataPage with relations etc. Is any possibility that this funcionality will be added to frx in the near future ?
Andrzej Morgiewicz
por proxima
Lun Nov 04, 2013 11:12 am
Foro: FastReport
Tema: New FR Sergey compatibility problem
Respuestas: 3
Vistas: 2270

New FR Sergey compatibility problem

Hi,
From Sergey's documentation pdf ( Frh side function ):
function GetHbArrayVar(HbArrayVar: string; Indexes: Variant):
Variant
Parameters: <HbArrayVar> name of [x]Harbour array variable. <Indexes> - array element
index.
Returns value of an element of [x]Harbour array. Example ...
por proxima
Lun Nov 04, 2013 8:40 am
Foro: FastReport
Tema: New FR Sergey compatibility problem
Respuestas: 3
Vistas: 2270

New FR Sergey compatibility problem

Hi,
We've just purchased FR and discovered one Sergey's function missing:
"gethbarrayvar"
Because we use it in hundreds of reports it's very important to have it and it's almost impossible to rewrite all reports individually prepared for our clinets.
Also function hb_at() is missing during ...
por proxima
Dom Nov 03, 2013 3:24 pm
Foro: FastReport
Tema: Fast Report for xHarbour missing function
Respuestas: 0
Vistas: 5682

Fast Report for xHarbour missing function

Hi,
We've just purchased fast report for xH and we dicovered one sergey's function missing, which is crucial for our work because we have hundreds of reports using it. A function is "gethbarrayvar". Another problemm when linking linker shows missig function HB_AT. We are usig BCC 5.5/5.8 with ...