Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
I have functions, which are working fine when I call in the first time. But I get an error "This Value must be an integer" with any subsequent calls for the same functions...
What is wrong? please help!
Solved! Go to Solution.
@Eng_ReyD_497 wrote:
I have functions, which are working fine when I call in the first time. But I get an error "This Value must be an integer" with any subsequent calls for the same functions...
What is wrong? please help!
You've overwritten your definition of the function lsur. You can either change the name of the function/variable or change the Label on the function as I've done in the attached worksheet.
Stuart
Attached is the Mathcad
Please upload your Mathcad worksheet to message.
I did twice above
@Eng_ReyD_497 wrote:
I have functions, which are working fine when I call in the first time. But I get an error "This Value must be an integer" with any subsequent calls for the same functions...
What is wrong? please help!
You've overwritten your definition of the function lsur. You can either change the name of the function/variable or change the Label on the function as I've done in the attached worksheet.
Stuart
No problem.
Stuart