Post Reply 
my prog Cash_flow and error in Finance.CalcFV()
04-23-2016, 02:47 PM
Post: #1
my prog Cash_flow and error in Finance.CalcFV()
hi,
my program Cash_Flow (Cash Flow) worked, but now it gives an error in the line
Code:
fvp:=Finance.CalcFV(n,rr*ppyr,npvp,0,ppyr,12,0);
.
What could be the real error? Is it changed in something the function CalcFV?

Thank you
Salvo

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
04-23-2016, 03:11 PM
Post: #2
RE: my prog Cash_flow and error in Finance.CalcFV()
Found by myself and corrected (see the more recent post of the thread)!
Now the functions of Finance are:
TvmNbPmt, TvmIPYR, TvmPV, TvmPMT, TvmFV, DoFinance

So i.e. CalcPV becomes TvmPV and so on...

What was the reason to make this important changement, please?

thank you
Salvo

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
04-23-2016, 04:03 PM
Post: #3
RE: my prog Cash_flow and error in Finance.CalcFV()
CalcFV was so generic... makes future finance function expansion problematic.

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
04-23-2016, 04:30 PM
Post: #4
RE: my prog Cash_flow and error in Finance.CalcFV()
(04-23-2016 04:03 PM)Tim Wessman Wrote:  CalcFV was so generic... makes future finance function expansion problematic.

yes, I agree!
I've modified some financial programs of mine for the Prime with the new functions name (leaving also the old versions) in the Software Libraries section of the forum...

Salvo

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)