Question to Methods

Claudius Sailer Claudius at sailer-online.de
Mon Feb 23 21:23:56 CST 2004


Hi,

I didn't used Methods until now, but now I have an idea and need some 
help wether I can realize that or not.

this are the table-fields

   LastPrice=new VLong("LastPrice",kV_Nullable)
   QuotationUnit=new VULong("QuotationUnit")
   QuotationMode=new VBoolean("QuotationMode")

and I have the rule:

When QuotationMode = true
then Result = Lastprice/QuotationUnit
else Result = 1/(LastPrice/QuotationUnit)

is this possible to rebuild with a method?

Thanks for help


Claudius

-- 
G4/733 QS / MacOS X 10.3.2de / RB 4.5.3de or 5.2.4/ Valentina 1.10.0
Homepage    http://www.sailer-online.de/pub/RealBasic/
Download    finale Versionen, Betaversionen auf der Homepage



More information about the Valentina mailing list