[REBOL] Re: Schemes, handlers and COM-ports

2004-01-22 Thread Peter Carlsson
From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: 22-Jan-2004/21:19:34+1:00 Subject: [REBOL] Re: Schemes, handlers and COM-ports >Peter Carlsson wrote: >>>Hello! >>>I am trying to write an application that talks/listens to my modem. >>>The modem is identified

[REBOL] Python vs. Rebol (was the utility of 'bind)

2004-01-22 Thread Tim Johnson
* Maxim Olivier-Adlhoch <[EMAIL PROTECTED]> [040121 15:41]: > > > -Original Message- > > From: Tim Johnson [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, January 21, 2004 5:34 PM > > To: [EMAIL PROTECTED] > > > Subject: [REBOL] Re: the utility of 'bind > > And I find that seeing how di

[REBOL] [view] changing window title. -- vid 1.3 --

2004-01-22 Thread Maxim Olivier-Adlhoch
as far as I know, we cannot change the title of a window while the window is open. if anyone else knows differently, then speak up . the purpose of this mail is that I was wondering if someone who is participating on the vid 1.3 altme discussion could check to see that this problem is listed.

[REBOL] Re: Schemes, handlers and COM-ports

2004-01-22 Thread Petr Krenzelok
Peter Carlsson wrote: >Hello! > >I am trying to write an application that talks/listens to my modem. >The modem is identified as an internal Conexant Intl HSFi V92 MiniPCI Modem >on COM4 on a Compaq Evo running Windows XP Pro. > >Maybe it is a little special since it is not really a COM-port but

[REBOL] Schemes, handlers and COM-ports

2004-01-22 Thread Peter Carlsson
Hello! I am trying to write an application that talks/listens to my modem. The modem is identified as an internal Conexant Intl HSFi V92 MiniPCI Modem on COM4 on a Compaq Evo running Windows XP Pro. Maybe it is a little special since it is not really a COM-port but an internal WinModem mapped to

[REBOL] Re: help List with block and occurrence

2004-01-22 Thread Gregg Irwin
Hi Philippe, llff> datas in block looks like : llff> user1 01-01-2004 08:07 test1 llff> ... llff> I want to get after my loop result (block ? array ??) by day, llff> and classified by unique names and number of occurrence with llff> them like : llff> 01-01-2004 [ user1 3 user2 1] llff> 0

[REBOL] help List with block and occurrence

2004-01-22 Thread lp . legoff
hi rebolers ! Needs help for a little piece of code : I call in a foreach loop some datas from a block : foreach [name date hour remark] my-structured-block [ ... ] datas in block looks like : user1 01-01-2004 08:07 test1 user1 01-01-2004 08:02 test2 user1 01-01-2004 08:04 test3 us

[REBOL] Re: HELP! read pop:// from DSL mailer fails

2004-01-22 Thread Philip Bevan
Hi Evan, Perhaps there is someone else on the list using verizon DSL ?? (Any takers??) Swithing to DSL shouldnt have made any difference ... I use ADSL here in Australia with no problems. Have you used AltME you could try asking on the Rebol world. Cheers Phil > > === Original Messag

[REBOL] Python on nokia? Where's Rebol?

2004-01-22 Thread Petr Krenzelok
Hi, so - someone said we have enought time to think about PDAs, outer world seems to think otherwise. So, first there was Flash Light, 200KB engine news info, then Perll on Nokia and now possibly Python on Nokia ... As Robert said on AltME - in 2 years from now, there will be no reason to por

[REBOL] strange mail

2004-01-22 Thread Philip Bevan
Hi Patrick, Could well be the Bagel Virus ? (Subject Line of Hi) Doesnt look like it came from Rebol just a spoofed email. Cheers Phil > > === Original Message === > > > Hi List, > > I am just receiving a suspicious email from [EMAIL PROTECTED] There is an > EXE attached. I am just te

[REBOL] Re: key events... hacking...

2004-01-22 Thread Gabriele Santilli
Hi Maxim, On Wednesday, January 21, 2004, 10:12:47 PM, you wrote: MOA> but I noticed I have to patch in-window? cause there is a bug in it (v1.2.10)! MOA> if you source the code, you will notice that the last MOA> call to in-window is incorrectly typed as in-window instead MOA> of in-window? Yu

[REBOL] strange mail

2004-01-22 Thread patrick.philipot
Hi List, I am just receiving a suspicious email from [EMAIL PROTECTED] There is an EXE attached. I am just telling you because it could be that there is an attack to the members of this list. I suggest not to try to open this attachement. Regards Patrick Below the beginning of the suspicious me

[REBOL] Re: Document Object Model for REBOL

2004-01-22 Thread Coussement Christophe
Thanks Andrew and Cybarite! Andrew: unfortunately (or fortunately ) we do not use .NET, so we can not possibly try your suggestion :/ Anyway, I will study now your ML dialect I found on .org... Looks great for so far I can understand it ;) CU! ==christophe > -Original Message- > Fr