Skip to content
Prev 363670 / 398502 Next

source() does not include added code

If it doesn't do ANYTHING, you may have failed to save the file.

Unless that file contains a function, in which case it isn't supposed
to do anything except load the function into your global environment.
But it should have thrown an error in that case, as Duncan said.

On Wed, Aug 31, 2016 at 11:11 AM, Duncan Murdoch
<murdoch.duncan at gmail.com> wrote: