New() metod parameter
Publicado: Mar Nov 05, 2013 9:39 am
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 replace it with newer version and all our programs/modules can easy find it ( thay are placed in different sub paths of main directory ). Now we can't find a way to tell to FastReport where is dll file placed. Is it possible to restore this or we are missing something ?
Andrzej Morgiewicz
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 replace it with newer version and all our programs/modules can easy find it ( thay are placed in different sub paths of main directory ). Now we can't find a way to tell to FastReport where is dll file placed. Is it possible to restore this or we are missing something ?
Andrzej Morgiewicz