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

Change in Rebol's Startup Behavior?

 [1/3] from: berniegs:prodigy at: 15-Jun-2005 13:49


Hi, I'm just trying out REBOL/View 1.3.0.3.1, and I notice that it's not executing my user.r file at startup. It does run rebol.r though. I also noticed that REBOL/Core 2.5.123.3.1 doesn't execute either rebol.r or user.r. I've verified that both files are located in my HOME directory, which is where the Rebol executables are located, and I verified that I can execute both rebol.r and user.r via "do" from the Rebol console in both versions. Has something changed recently with regard to Rebol's startup behavior that I didn't catch in the documentation? TIA for any info. Bernie Schneider The individual has always had to struggle to keep from being overwhelmed by the tribe. To be your own man is a hard business. If you try it, you will be lonely often and sometimes frightened. But no price is too high to pay for the privilege of owning yourself. -- Friedrich Nietzsche --

 [2/3] from: ammon::johnson::gmail::com at: 15-Jun-2005 10:59


Hi Bernie, The user.r that is executed at start up must now be in the cache directory that you select when you install View which, by default on Windows 2K and up is, C:/Documents and Settings/<User>/Application Data/REBOL HTH! ~~Ammon ;~> On 6/15/05, Bernie Schneider <[berniegs--prodigy--net]> wrote:

 [3/3] from: berniegs::prodigy::net at: 15-Jun-2005 14:16


Thanks Ammon, That fixed it for View. Thanks a lot. It's still broken in Rebol/Core though. Bernie Schneider The individual has always had to struggle to keep from being overwhelmed by the tribe. To be your own man is a hard business. If you try it, you will be lonely often and sometimes frightened. But no price is too high to pay for the privilege of owning yourself. -- Friedrich Nietzsche --