Hi
i was using a simple DO cmd ::
DO ( i.lt.10 .and. error.lt.(1e-4))
and this happened ::
Error 1 error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: <IDENTIFIER>
VS 2013
so i dont know whats wrong here... need help
Hi
i was using a simple DO cmd ::
DO ( i.lt.10 .and. error.lt.(1e-4))
and this happened ::
Error 1 error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: <IDENTIFIER>
VS 2013
so i dont know whats wrong here... need help