scsh-users
[Top] [All Lists]

loss of functionality after (load ...)

To: scsh@martigny.ai.mit.edu
Subject: loss of functionality after (load ...)
From: Jeff Turner <sjt@epoch.ncsc.mil>
Date: Mon, 09 Jan 95 09:05:20 -0500
my apologies if this is a stupid question ...

under scsh-0.3, i seem to have lost the ability to run shell scripts
which load .scm files that do anything related to scsh.

for instance, i can call (date) from the script itself, but
if i (load "foo.scm"), where something in foo.scm calls (date),
i get 

Undefined: (date)


interactively loading the file and calling the functions works fine.

this behavior didn't occur in 0.2, and i don't understand enough to
figure out why it started.  any suggestions?

jeff




<Prev in Thread] Current Thread [Next in Thread>
  • loss of functionality after (load ...), Jeff Turner <=