Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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