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

[ALLY] Calendar on REBOL Forces ...

 [1/5] from: petr::krenzelok::trz::cz at: 16-Aug-2000 10:12


Hi, nice calendar script was added to REBOL Forces rebsite. Allen, check your output to .html code as there seem to be some bug in the script - watch doubled "[[" at some places in the script ... Cheers, -pekr-

 [2/5] from: petr:krenzelok:trz:cz at: 16-Aug-2000 14:13


[allenk--powerup--com--au] wrote:
> ----- Original Message ----- > From: <[Petr--Krenzelok--trz--cz]>
<<quoted lines omitted: 14>>
> I'll see I can figure out why the color-code script gives incorrect output > sometimes.
I also can't run calendar directly from your reb page - it does nothing upon the first mouse button press, and once I try it for the second time it gives me following error:
>> demo
** Script Error: view expected xy argument of type: pair. ** Where: view/new/offset/title current-window centre-screen/adjust current-window 0x-60 HTH, -pekr-

 [3/5] from: allenk:powerup:au at: 16-Aug-2000 22:03


----- Original Message ----- From: <[Petr--Krenzelok--trz--cz]> To: <[ally--rebol--com]> Sent: Wednesday, August 16, 2000 6:12 PM Subject: [ALLY] Calendar on REBOL Forces ...
> Hi, > > nice calendar script was added to REBOL Forces rebsite. Allen, check > your output to .html code as there seem to be some bug in the script - > watch doubled "[[" at some places in the script ... > > Cheers, > -pekr- >
Thanks Petr, I'm using Carl's color-code.r dated 28-may-2000. I'll see I can figure out why the color-code script gives incorrect output sometimes. Allen K

 [4/5] from: bhandley:zip:au at: 16-Aug-2000 22:21


I've a hunch that it is the same problem I experienced with parse-code.r and other scripts based on the same parse rules. To test my hunch, try adding or subtracting some block-in-block lines from your code and see what happens. If the error moves, it is likely to be the same problem I had. I have sent this problem to feedback, and I believe it has been elevated to Carl's to do list.

 [5/5] from: allenk:powerup:au at: 16-Aug-2000 23:23


> I also can't run calendar directly from your reb page - it does nothing
upon
> the first mouse button press, and once I try it for the second time it
gives
> me following error: > > >> demo > ** Script Error: view expected xy argument of type: pair. > ** Where: view/new/offset/title current-window centre-screen/adjust > current-window 0x-60 >
Thanks Petr, I made a minor change yesterday but didn't realise it affected the launching from %index.r. Should be fixed now. I have two versions there now because UNDERLINE effect is not supported on all systems yet. I believe this one should run on current beta4.1 do http://www.janita.com.au/rebolforces/reb/calendar.r This one runs on xper releases that support the underline effect. (v0.10.19.3.1 is one that does). do http://www.janita.com.au/rebolforces/reb/ul-calendar.r Cheers, Allen K

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