Skip to main content
1-Visitor
September 24, 2011
Solved

Continue syntax

  • September 24, 2011
  • 1 reply
  • 2608 views

Hi,

I face some issues in reading, understanding and working with a Mathcad sheet which comes along with some programs. The programs used is having some errors it seems.

It would be better if some one debugs it.

--

Dhinesh

Best answer by AlanStevens

Dhinesh wrote:

Alan,

Yes, but still I can see some errors.

The continue syntax is still having some issue it seems.

--

Dhinesh

I didn't scroll far enough down the worksheet to see the other errors!

Continue and Return don't work because they've been typed by hand. They must be selected from the programming menu in order to work. Now fixed - see attached.

There is an error remaining. Function wca3 won't work because it calls function vt. Function vt is not defined anywhere in the worksheet!

Alan

1 reply

19-Tanzanite
September 24, 2011
dm-31-VisitorAuthor
1-Visitor
September 24, 2011

Alan,

Yes, but still I can see some errors.

The continue syntax is still having some issue it seems.

--

Dhinesh

19-Tanzanite
September 24, 2011

Dhinesh wrote:

Alan,

Yes, but still I can see some errors.

The continue syntax is still having some issue it seems.

--

Dhinesh

I didn't scroll far enough down the worksheet to see the other errors!

Continue and Return don't work because they've been typed by hand. They must be selected from the programming menu in order to work. Now fixed - see attached.

There is an error remaining. Function wca3 won't work because it calls function vt. Function vt is not defined anywhere in the worksheet!

Alan