Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] syntax error tab indent

I use photoran.

But I have one question.

symtax error
  My fortran program have tab indent.
  Photoran say "Syntax error. Unexpected equals(xxx.f,line xx, column xx)".

  ex.
	  A1 = WADKAC(ZN,LQ,E0,EPOT1)

  Or
  Photoran say "Syntax error. Unexpected end of statement(xxx.f,line xx, column xx)".

  ex.
	  END

  Why?
  My program have many tab.

t.hosomi







Back to the top