octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #58780] 'source' throws unexpected syntax erro


From: Michael Leitner
Subject: [Octave-bug-tracker] [bug #58780] 'source' throws unexpected syntax error.
Date: Sat, 18 Jul 2020 15:19:26 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux i686; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #1, bug #58780 (project octave):

If it's called foo.m, you would have to call "source foo.m" -- source does not
automatically append ".m" like run does. I think that in your first invocation
you indeed called "source foo.m", giving you the parse error, and in the
second you called "source foo", receiving the error that "foo" does not exist
(which would be correct).

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58780>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]