Arc Forumnew | comments | leaders | submitlogin
2 points by zck 3911 days ago | link | parent

This should work as long as foo.arc is in the same directory you're running Arc out of.

If your file is somewhere else, you'll have to specify the full path to it (warning: untested):

  arc> (load "C:\\Users\\Benben\\Documents\\foo.arc")