24 Nov
2001
24 Nov
'01
4:22 a.m.
In the Tutorial,Under "Coding Logic with Scripts: I have successfully created the example for calculating compound interest. When I submit the form with a value of amount = 1000, rate = 6, periods = 12, years = 10, I get this error. Error Type: NameError Error Value: global name 'calculateCompoundingInterest' is not defined Being new I am not sure what is wrong. I am continuing on, but would like to get this to work. Raymond