Hello Fred;

  As Mr. Sieghard  said it's only a note and  then does not constitute a 
problem for the continuation.
On this point I am wondering how to convert the mail-archive to a database and 
classify the result by theme :

For example : data base, general, ide ...

of course all the users must be there also ?

Med.



________________________________
De : Fred vS <fi...@hotmail.com>
Envoyé : mercredi 26 juillet 2023 16:24
À : General list for MSEide+MSEgui <mseide-msegui-talk@lists.sourceforge.net>
Objet : Re: [MSEide-MSEgui-talk] Note at compile time FPC ver 3.2.2

Hello Med.

You may use your old issue (I used too to add some images ;-)):
https://github.com/mse-org/mseide-msegui/issues/26

and add the zip file of your project because I dont get it.

Is it a problem about VAR:currency?

What is nC, how is it declared?

________________________________
De : mohamed hamza <medh...@hotmail.com>
Envoyé : mercredi 26 juillet 2023 11:54
À : General list for MSEide+MSEgui <mseide-msegui-talk@lists.sourceforge.net>
Objet : Re: [MSEide-MSEgui-talk] Note at compile time FPC ver 3.2.2

Hello Fred,


frmbasepage.pas  is my code with nC as VAR:currency;


Med.

________________________________
De : Fred van Stappen <fi...@hotmail.com>
Envoyé : mardi 25 juillet 2023 20:29
À : General list for MSEide+MSEgui <mseide-msegui-talk@lists.sourceforge.net>
Objet : Re: [MSEide-MSEgui-talk] Note at compile time FPC ver 3.2.2

Hello Med.

>frmbasepage.pas(98,6)

Hum, sorry but I do not find frmbasepage.pas in MSEgui source.

Where is it?

________________________________
De : mohamed hamza <medh...@hotmail.com>
Envoyé : mardi 25 juillet 2023 18:55
À : General list for MSEide+MSEgui <mseide-msegui-talk@lists.sourceforge.net>
Objet : [MSEide-MSEgui-talk] Note at compile time FPC ver 3.2.2

Hello ,

  I got this note:

  frmbasepage.pas(98,6) Note: Call to subroutine "operator :=(const 
source:Currency):Variant;" marked as inline is not      inlined.

begin
nC:=StrToCurr(avalue);
tcustomdataedit(sender).getinterface(idbeditfieldlink,intf1);
with intf1.getfieldlink() do oField:=dataset.fieldByname(fieldname);
line  98  if nC<>oField.value then
....
.....

iS IT POSSIBLE TO CLEAN THAT.

MED.
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to