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

[REBOL] Re: Problem of path

From: tim:johnsons-web at: 15-Aug-2001 19:31

On Thu, Aug 16, 2001 at 02:03:00AM +0200, laplace wrote:
> I want to lanch the nntp program from an other windows program. >But there is a problem path since it is looking for user.r: how to cope with that ? > Thanks
You could place a copy of user.r in the same directory as you nntp script. Alternatively, you could place the code that you needed in the script itself. =>Also, if you are launching your rebol script from another application, can you set the path to user.r from the "parent" application? For instance, if you are using "C", 'setenv should do it (I think.)hmm... on second thought would the rebol binary pick up that environment copy? Don't know for sure... HINT: I've gotten loads of help from this list, and I find that it generally helps to have some working code for list members to look at. That makes it easier for others to help you....
> -- > To unsubscribe from this list, please send an email to > [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
-- Tim Johnson <[tim--johnsons-web--com]> http://www.johnsons-web.com