Re: TIB: lots of help needed


[Prev][Next][Index][Thread]

Re: TIB: lots of help needed




> 
> If (A+B+C)=0
> then
> disp "sin"
> else
> disp "cos"
> 

You have a Then/Else loop with no End!  Don't forget to end all your 
loops.

Jody Snider
jody1@alaska.net


References: