Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: OS X/Unix excution problem

From: tomc::cs::uoregon::edu at: 14-May-2008 10:32

cron does not start in your normal environment so you may want to change-dir to where you think you should be before doing set-net Kai Peters wrote:
> OS X Leopard: > > AM trying to have a REBOL script executed via launchd or cron. > > The script itself, when manually invoked from a shell (as the same user as > it is running under via > launchd), runs smoothly. > > When launchd (or cron) runs it, I receive: > > ** Script Error: user-home has no value > ** Where: get-net-info > ** Near: user-home > > The script does attempt to send mail. I have placed user.r files in all > strategic places but that > does not seem to be related? > > Any ideas where I should look? > > As always, thanks for any help > > Kai >
-- ... nice weather eh tomc-cs.uoregon.edu