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

do file - redefining quit - how to get to my rebsite

 [1/4] from: arolls:bigpond:au at: 13-Aug-2001 3:04


How to get to my rebsite: 1) Open rebol/view at the desktop. If you start in the console, type "desktop". 2) Click on "Rebol.com" at the left. 3) Click on "Sites" 4) Click on "Anton" You should now be at my rebsite. I would like to abbreviate all this to: desktop/rebol.com/sites/anton. On catching errors in called scripts;- You can encase the code in a try block like this: if error? err: try [do %somecode.r][probe disarm err] It gets complicated though. %somecode.r may blow away your editor window as you said. You need to unview your window, then execute the code, then view your editor window again afterwards. I've had a go at doing this kind of thing in rebol.com/sites/anton/animations/VR 4 . In the last few clumps of code at the bottom of this program there is a way to catch errors in VID code, and survive, showing an error window on top of the frozen program window.

 [2/4] from: hijim:pronet at: 12-Aug-2001 13:32


Hi Anton, I guess I'm missing a lot. All I get when I click on Rebol.com is: Cannot open folder: http://www.rebol.com/index.r This happens even when I'm on-line. My desktop only has 3 icons, though I see pictures of desktops with many icons. Maybe I set it up wrong. I even have a local item on my Win98 taskbar. I don't know how to get rid of it. All it has in it are index.r and info.txt. These don't belong here. Maybe I should setup REBOL again. I'd like to see your rebsite. Jim Anton wrote:

 [3/4] from: carl::cybercraft::co::nz at: 13-Aug-2001 8:51


On 13-Aug-01, Jim Clatfelter wrote:
> Hi Anton, > I guess I'm missing a lot. All I get when I click on Rebol.com is:
<<quoted lines omitted: 3>>
> "local" item on my Win98 taskbar. I don't know how to get rid of it. > All it has in it are index.r and info.txt. These don't belong here.
If the Desktop has "Local" written in its bottom left-hand corner and you're also online, click on it (the "Local" word) and the Desktop should then connect to the Net and the icons should then start to behave. Hopefully...
> Maybe I should setup REBOL again. I'd like to see your rebsite. > Jim > Anton wrote:
-- Carl Read

 [4/4] from: hijim:pronet at: 12-Aug-2001 15:01


Thanks Carl, I'm now set up with all the icons, and I can get to rebsites. I ran Anton's animation, and I'm connected to the script on Netscape. This should be a great resource! Jim Carl Read wrote:

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted