Wednesday, July 27, 2016

Tip of the Day: RECALCulating Specific Variable(s)
Product.......: R:BASE/Runtime/R:Compiler - X/X Enterprise (Version 10)
Build.........: 10.0.1.10727 or higher
Section.......: EEPs
Keywords......: RECALC VARIABLES

Traditionally, using the RECALC VARIABLES command recalculates all variables.

Did you know that now you can recalculate a specific variable or a list of variables?

The RECALC VARIABLES command has been enhanced to include an optional variable list,
to perform a recalculation on a target variable or set of specified variables.

-- Example 01:
   RECALC VARIABLES vTargetPrice
   RETURN

-- Example 02:
   RECALC VARIABLES vTargetPrice,vShippedQuantity,vDiscountedRate
   RETURN

Have fun!

Very Best R:egards,

Razzak.

www.rbase.com
www.facebook.com/rbase
--
33 years of continuous innovation!
18 Years of R:BASE Technologies, Inc. making R:BASE what it is today!
--

--
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to