[REBOL] pinging SELMA Re:(5)

2000-09-18 Thread rryost
In Outlook Express, I can achieve threading by simply clicking at the top of the Subject column to cause the InBox list to be sorted by Subject; this groups all messages with the same subject together, so it's easy to read through them in sequence. Afterwards, I click on the "Received" (date/time

[REBOL] does REBOL run on Palm or not? Re:(2)

2000-09-18 Thread news . ted
The better enterprise portals, like those described at REBOL.COM, synch with the PalmOS. It's difficult to imagine something like Rebol/Express actually working in the marketplace without at least a Palm conduit < http://www.palmos.com/dev/tech/tools/cdk/ >. If Rebol can't run as an interpreter

[REBOL] eScribe Rebol Archive vs rebol.org Archive Re:(8)

2000-09-18 Thread news . ted
On 9/8/2000 at 8:03 AM [EMAIL PROTECTED] wrote: >...but then, your message, arriving at my mailbox 12 seconds after the >one you copied the X-SELMA number from has the field >X-SELMA: [REBOL] 342011 >in the header.. >I did not get those 84 messages in between.. Selma routinely skips numbers, as I

[REBOL] pinging SELMA Re:(4)

2000-09-18 Thread bobr
for threading, we could have Selma insert/replace a line in the body like PriorMsg: http://rebol.org/userlist/archive/373/164.html which points to the most recent (highest numbered) entry in the same thread. probably DONT want it to be in the X-headers though, many email browsers will make clic

[REBOL] GUI Maker - You'll like this. Re:

2000-09-18 Thread Petr . Krenzelok
Hi Carl and others, just tested the thingy. As I am known as person imediatelly throwing some new ideas in the place, or just a little bit critisize, I will not break from my customs :-) Well, don't worry, just few general comments to GUIs at all ... 1) Thank's for the demo, it's nice, I altho

[REBOL] GUI Maker - You'll like this. Re:

2000-09-18 Thread carlos
Sure I liked it. It gives me a lot of flexibility. Great Tool, Carl! Carlos Lorenz - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 18, 2000 7:29 PM Subject: [REBOL] GUI Maker - You'll like this. > I just uploaded layout.r -- a script that

[REBOL] pinging SELMA Re:(3)

2000-09-18 Thread Al . Bri
Jeff wrote: > Anyone actually hacked some improvements to the SELMA code? I did a while back, but I've since mislaid the code. Andrew Martin ICQ: 26227169 http://members.ncbi.com/AndrewMartin/ http://members.xoom.com/AndrewMartin/ -><-

[REBOL] Reinstalling view Re:

2000-09-18 Thread allen
Hi Brett, There is a reinstall command line option. Type >>usage in \view console to get the details Cheers, Allen K - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 19, 2000 1:35 PM Subject: [REBOL] Reinstalling view > Scripts will

[REBOL] Reinstalling view

2000-09-18 Thread brett
Scripts will not execute from the panel in View so I thought about uninstalling view and then reinstalling it. What steps do I need to take to uninstall view? And do I have to fiddle with the registry to clean it out completely? Brett. -- >> my-rebol-stuff == http://www.codeconscious.com/

[REBOL] deleting email Re:(3)

2000-09-18 Thread brett
> I've > > got a real neat idea of creating a REBOL program to keep its own email > > database and generate a web front-end and voila! a platform independant > > email client. Project Rebmail is similarly a neat idea for a email client but unfortunately (AFAIK) doesn't exist as a useable program

[REBOL] How to load func defs at start-up Re:(2)

2000-09-18 Thread brett
I'll just add that I do very similar to this but I try to put all my additions in another script called ConfigureSession.r which resides in a data directory (for ease of backing up my volatile configuration). ConfigureSession.r then sets words and calls utility scripts. Doing this allows the same

[REBOL] standard message object Re:

2000-09-18 Thread brett
I'm not entirely sure what your suggestion is. How is that different from using import-email? Thanks. Brett. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 19, 2000 3:09 AM Subject: [REBOL] standard message object > I have some thoughts

[REBOL] GUI Maker - You'll like this. Re:

2000-09-18 Thread rebol
Hi Carl, that is very cool. It's miles ahead of the tools you usually get to design Web-based dynamic content. It reminds a little of Delphi's VCL approach. They had default method handlers, such that if you double-clicked on a button in the designer, for instance, then you're switched to the c

[REBOL] Re: GUI Maker - You'll like this. Re:

2000-09-18 Thread carl
On 19-Sep-00, [EMAIL PROTECTED] wrote: > Sounds spectacular, so I downloaded the latest view for windows > (looks nice), but there is a problem... > Clicking rebol.com does nothing, and putting > http://www.rebol.com/index.r I get the following message... > ERROR - Cannot load index file: http

[REBOL] file picker Re:

2000-09-18 Thread rebol
Hi Ryan, for a /Core version of file picker you should really check Gabriele's ropus.r script. I think you should be able to get it online (user contributed scripts archive). At 03:18 PM 9/18/00 -0700, you wrote: >I am looking for both /Core and /View file pickers. I have dinked with >Carls vi

[REBOL] A bug in file port? Re:(2)

2000-09-18 Thread rebol
Hi Geo, then I recommend you skip to Chapter 21 (page 673). It's all about ports. (Specifially page 677 bottom says: "We can return fp to the head of file with the head function: fp: head fp " } In case you haven't discovered it yet, I'll think you'll find the detailed review of the open funct

[REBOL] Small admin/report benchmark Re:(2)

2000-09-18 Thread joel . neely
Thanks, Gabriele! I'll be glad to rerun the benchmarks to include your version. If possible, I'll do it later this evening. -jn- [EMAIL PROTECTED] wrote: > > Hello [EMAIL PROTECTED]! > > On 18-Set-00, you wrote: > > j> Read through the colon-delimited file below (a copy of > j> an /etc/pas

[REBOL] Associative Data Store Re:(3)

2000-09-18 Thread joel . neely
[EMAIL PROTECTED] wrote: > > I'm probably going to get beaten up for this :), but if my question is > totally absurd, please excuse my ignorance... > The only absurd questions are those that are asked out of malice or not asked out of timidity. ;-) I may have strong opinions on what I'd like t

[REBOL] GUI Maker - You'll like this. Re:

2000-09-18 Thread ryanc
Sounds spectacular, so I downloaded the latest view for windows (looks nice), but there is a problem... Clicking rebol.com does nothing, and putting http://www.rebol.com/index.r I get the following message... ERROR - Cannot load index file: http://www.rebol.com/index.r I can however load it

[REBOL] GUI Maker - You'll like this.

2000-09-18 Thread carl
I just uploaded layout.r -- a script that builds REBOL graphical user interfaces. With it, you can easily create REBOL GUI's without needing to program a line of code. You can get layout.r by running REBOL/View and clicking on REBOL.com. When you start Layout it includes a few short instructio

[REBOL] file picker

2000-09-18 Thread ryanc
I am looking for both /Core and /View file pickers. I have dinked with Carls view example of one, but have'nt produced anything usable as of yet. Anybody got one? --Ryan

[REBOL] A bug in file port? Re:

2000-09-18 Thread gmassar
Yep, it works! Should have read the description more closely. Thanks, Elan! Geo... PS I just got your book. It looks good at first sight. :) [EMAIL PROTECTED] wrote: > > Hi Geo, > > you're doing great! You overlooked one little detai: > > replace > >> head fp > > by > > >>fp: head fp >

[REBOL] pinging SELMA Re:(2)

2000-09-18 Thread jeff
Howdy, T: Nice idea, senior! :) Anyone actually hacked some improvements to the SELMA code? (You can obtain a copy of the selma source by sending the subject "selma-source" to SELMA. Now there's a mouthful!) -jeff > Here's a thought.. some sort of thread > control/f

[REBOL] A bug in file port? Re:

2000-09-18 Thread rebol
Hi Geo, you're doing great! You overlooked one little detai: replace >> head fp by >>fp: head fp The head function RETURNS the same port whose current position is at the head of the port. It does not modify the current position of its argument! Hope this helps, At 02:18 PM 9/18/00 -0700,

[REBOL] Re: how to refresh fields in a VID list?

2000-09-18 Thread carl
On 18-Sep-00, [EMAIL PROTECTED] wrote: > Hi, > This is a cut-down of the code: > block: copy [ >["ssql" "www.somewhere.com" > "a-o.dll-eUK-osform_template=awake.t" "388"] >["ping" "203.89.213.43" "" "5"] > ] > view layout [ >button "refresh" [{Here, contents of block changes - how

[REBOL] A bug in file port?

2000-09-18 Thread gmassar
As per Core User's Guide 2.2.0, on "Ports Access to Files" page at section "Line Access", I tried as follows: >> fp: open/lines %file.txt >> print first fp I wanted the gold, and I got it -- >> forall fp [if find first fp "gold" [print first fp]] I wanted the gold, and I got it -- And somehow t

[REBOL] How to load func defs at start-up Re:(2)

2000-09-18 Thread tim
Thank you! You are indeed civic minded :) regards Tim [EMAIL PROTECTED] wrote: > Following inline is my %user.r, followed by my %utilities.r script. > > All of the functions listed in utilities are then available to me > during the session. > > *start user.r*

[REBOL] credit card validation Re:(2)

2000-09-18 Thread ralph
ah zo! Thanks, Gabriele! > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, September 18, 2000 1:03 PM > To: [EMAIL PROTECTED] > Subject: [REBOL] Re: credit card validation > > > Hello [EMAIL PROTECTED]! > > On 16-Set-00, you wrote: > > r> clean

[REBOL] deleting email Re:(2)

2000-09-18 Thread jelinem1
I swear that wasn't there the last time I looked. - Michael Jelinek [EMAIL PROTECTED] on 09/18/2000 02:39:48 PM From: [EMAIL PROTECTED] on 09/18/2000 02:39 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: [REBOL] deleting email Re: http://www.rebol.com/users/

[REBOL] none

2000-09-18 Thread justin
unsubscribe

[REBOL] Even I make mistakes Re:(2)

2000-09-18 Thread ralph
thanks, Elan... handy stuff. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, September 18, 2000 4:09 PM > To: [EMAIL PROTECTED] > Subject: [REBOL] Even I make mistakes Re: > > > Hi Ralph, > > modules will hopefully reduce the likelyhood of name cl

[REBOL] Re: Associative data store Re:(5)

2000-09-18 Thread g . santilli
Hello [EMAIL PROTECTED]! On 18-Set-00, you wrote: A> Thanks Gabriele! I just need to change this line: A>] reduce [val] A>to: A>] reduce [value] Oops! I tested that on the console, with: associate: func [blk key val] ... and missed that 'val when changing the functio

[REBOL] Re: Essay on Associative Data Stores

2000-09-18 Thread g . santilli
Hello [EMAIL PROTECTED]! On 16-Set-00, you wrote: j>>> test-select: func [b [block!] k [any-type!] v j> [any-type!]] [ j>[append b reduce [k v] j>[select b k j>[] j>>> blk: [] j>== [] Try this: >> test-select: func [b k v] [ [append b reduce [k v] [se

[REBOL] Re: Small admin/report benchmark

2000-09-18 Thread g . santilli
Hello [EMAIL PROTECTED]! On 18-Set-00, you wrote: j> Read through the colon-delimited file below (a copy of j> an /etc/passwd file, mangled for security purposes), j> and print a report tallying the distinct values in the j> 7th field (in this case, the field that identifies the j> default

[REBOL] Re: Decode CGI with checkboxes

2000-09-18 Thread g . santilli
Hello [EMAIL PROTECTED]! On 17-Set-00, you wrote: r> Hi, just wondering how you deal with checkboxes when doing r> CGI. The CGI decoder built in YARWeS worked in this case. Let me see if I can dig it back... Hmm... perhaps it's a bit complicated, anyway: insert-no-dups: func [ l

[REBOL] Re: debugging rebol apps

2000-09-18 Thread g . santilli
Hello [EMAIL PROTECTED]! On 17-Set-00, you wrote: r> Hi. Since rebol does not have a compiler, I find it a bit more r> difficult to debug large rebApps. Anyone have any debugging r> tips/strategies? Curious how others debug their scripts... Actually, interpreted languages are usually much ea

[REBOL] Re: credit card validation

2000-09-18 Thread g . santilli
Hello [EMAIL PROTECTED]! On 16-Set-00, you wrote: r> cleancard: func [card][ r>replace/all card " " "" r> parse card [some [to "^M" (remove find card "^M")] to end] r> parse card [some [to "^/" (remove find card "^/")] to end] r>card: trim card r> ] I think that:

[REBOL] Even I make mistakes Re:

2000-09-18 Thread rebol
Hi Ralph, modules will hopefully reduce the likelyhood of name clashes in the future. For now I think that using objects helps to avoid this kind of errors in scripts that evolve over time. Another trick is to execute a trial run while PROTECTing all of those words that one wishes to keep uniqu

[REBOL] How to load func defs at start-up Re:

2000-09-18 Thread civicminded4
Following inline is my %user.r, followed by my %utilities.r script. All of the functions listed in utilities are then available to me during the session. *start user.r REBOL [Title: "User Preferences"Date: 28-Aug-2000] protect-system ;protect system word

[REBOL] deleting email Re:

2000-09-18 Thread ole_f
Hi Michael, 18-Sep-2000 you wrote: [...] >The only piece I don't yet know is how to delete an email item from the >host POP server. Anyone know? Just use 'remove on the opened port, like you would with any series. (Absolutely not tested) code for deleting the 4th message in your mailbox: p: ope

[REBOL] deleting email Re:

2000-09-18 Thread rebol
http://www.rebol.com/users/netpop.html#DeletingEmail - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 18, 2000 2:44 PM Subject: [REBOL] deleting email > The pop:// protocol stuff reads email very well, and I'm very happy with > it. My email

[REBOL] Essay on Associative Data Stores Re:

2000-09-18 Thread ole_f
Hi Joel, 16-Sep-2000 you wrote: >1.1. Keys and values are not distinguised. >1.2. Storage management/economy require extra code to > handle replacement of values for existing keys. >1.3. The block! type doesn't appear to be supported as a key > in a manner consistent with other dat

[REBOL] deleting email

2000-09-18 Thread jelinem1
The pop:// protocol stuff reads email very well, and I'm very happy with it. My email client is broken on my computer at home and instead of pulling all my beautiful hair out trying to beat the MS crap into submission, I've got a real neat idea of creating a REBOL program to keep its own email dat

[REBOL] FTP Absolute Path Problem Re:

2000-09-18 Thread jelinem1
I don't think this is an FTP issue; I believe the issue has to do with your machine's setup. Your machine recognizes your user name and sets your HOME path. Your machine forces FTP to prepend the HOME path. I could be wrong, but I don't think FTP can work around this. This is a security feature o

[REBOL] debugging rebol apps Re:(3)

2000-09-18 Thread jelinem1
Heheh, when it works. :D - Michael Jelinek [EMAIL PROTECTED] on 09/18/2000 10:11:18 AM From: [EMAIL PROTECTED] on 09/18/2000 10:11 AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: [REBOL] debugging rebol apps Re:(2) Howdy, Michael: > Well, since you aske

[REBOL] Associative Data Store Re:(5)

2000-09-18 Thread ryanc
Here is my very subtle mold change applied to Gabriele's script: associate: func [block [block!] key value] [ head change/only any [ find/tail block mold key insert tail block mold key ] reduce [value] ] associate?: func [block [block!] key] [ all [key: select block mold key first

[REBOL] Small admin/report benchmark Re:

2000-09-18 Thread sterling
This is great! I love to see stuff like this. It'll help us get a good sense for where we stand and it produces useful scripts to the community at the same time. I haven't had a chance to run the same test here but I will sometime. Did you try parsing the whole file instead of line by line? I

[REBOL] Associative Data Store Re:(4)

2000-09-18 Thread ryanc
Keith and Pek made me realize the obvious. The main problem with select is we need to use it with two differrent datatypes. Thus so, we can force the key to string and wrap the data with a block. I believe if we convert the string with mold we save data type integrity. I think this solves all

[REBOL] Small admin/report benchmark Re:

2000-09-18 Thread jeff
Howdy, Joel: > REBOL solution: > > My effort at producing a comparable REBOL script is > given next. I tried to use appropriate REBOLish > idioms to accomplish equivalent results. > > begin REBOL script > #!/usr/local/bin/rebol -sq > > REBOL [] > > shells:

[REBOL] pinging SELMA Re:(2)

2000-09-18 Thread civicminded4
Yes, please, thread the comments!   [EMAIL PROTECTED] wrote: Here's a thought.. some sort of threadcontrol/filtering? Enjoy monitoring the conversation,but deleting upwards of 100 e-mails on busy days.T Brownell--- [EMAIL PROTECTED] wrote:BTW: Anyone made any improvements to SELMA thatthey wouldl

[REBOL] standard message object

2000-09-18 Thread RChristiansen
I have some thoughts about creating a standard message object! and I would like to hear your input. Across the Internet, whether it be in e-mail, newsgroups, bulletin board systems, or Web pages, the most common form of communication is the message. Messages have common values, illustrated as

[REBOL] FTP Absolute Path Problem

2000-09-18 Thread cribbsj
I'm having the following problem: I want to load a file that resides on a server under the absolute path of /var/local/ecdr/data/. However, when I use the ftp command, it always thinks I want to do relative addressing from my home directory. I have tried: records: load ftp://ecdr:[EMAIL PROTE

[REBOL] How to load func defs at start-up

2000-09-18 Thread tim
Hi: How may I load function definitions at startup? As an experiment, I added the following function def to both user.r and rebol.r: import: func[{"do" a file (IMPORT function def}f[string!]] [do make file! f] However, upon starting rebol, rebol does not recognize it. I note also, that set-

[REBOL] best means of passing refinements from main to helper function? Re:(4)

2000-09-18 Thread jeff
> But then this (the example below) explicitly lists the > refinements in the function body. I think the "ultimate" > solution would process an arbitray list, as with a loop. It > is fairly short though :) and IS a step up from 'if > statements, esp for more than 2 refinements. >

[REBOL] debugging rebol apps Re:(2)

2000-09-18 Thread jeff
Howdy, Michael: > Well, since you asked... > > I have a fairly large application, divided into several > files (modules). . . . > eprint: make object! [ > adv: func [msg-raw [series!]][ if any [testing/adv > testing/all][print > [ "^(tab)ADV: " reduce msg-raw ]]] >

[REBOL] debugging rebol apps Re:(2)

2000-09-18 Thread jeff
Incrementally. Each time I make a change that I think is trivial, I still go make sure it works as expected. I break out common code into functions, and then debug those functions individually. Always add type specifiers to function arguments to be sure you're being passed what is expected.

[REBOL] pinging SELMA Re:

2000-09-18 Thread tbrownell
Here's a thought.. some sort of thread control/filtering? Enjoy monitoring the conversation, but deleting upwards of 100 e-mails on busy days. T Brownell --- [EMAIL PROTECTED] wrote: BTW: Anyone made any improvements to SELMA that they would like to share? -jeff

[REBOL] pinging SELMA

2000-09-18 Thread jeff
Just FYI: If you think one of the lists is down you can always send SELMA a message with only the word "help" on the subject line. If she's running she'll let you know with a copy of the commands she knows: -- Here is some helpful

[REBOL] CGI setup Re:

2000-09-18 Thread tim
Hi: Add a new string value to : HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\W3Svc\Parameters\Script Map with name of .r (this is the suffix for the rebol script) and data value of > c:\rebol\rebol.exe -cs %s > (obviously substitute the appropriate path to your executable). This w

[REBOL] Associative Data Store Re:(3)

2000-09-18 Thread petr . krenzelok
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 18, 2000 4:35 PM Subject: [REBOL] Associative Data Store Re:(2) > I'm probably going to get beaten up for this :), but if my question is > totally absurd, please excuse my ignorance... > > You

[REBOL] A couple of things regarding ports Re:(6)

2000-09-18 Thread multimalte
On Mon, 18 Sep 2000 21:41:18 +1200 [EMAIL PROTECTED] wrote: >> hmm, however, if I for example do like: >> >> dispatch [ >> port1 [print first port1] >> port2 [print first port2] >> ] >> >> it waits for the first port before printing the input on the second. both >the ports are open/direct/line

[REBOL] Associative Data Store Re:(2)

2000-09-18 Thread rebol
I'm probably going to get beaten up for this :), but if my question is totally absurd, please excuse my ignorance... You seem to put a lot of emphasis on being able to use block!s as keys. Is this really necessary or desired? It seems like an implementation would be easier and/or more efficient

[REBOL] [ANN] vanillean alpha 0.2

2000-09-18 Thread c . langreiter
Hi list folks, you can download an alpha version of my integrated web server / wiki system vanillean (a Vanilla derivative) from http://www.langreiter.com/space/vanillean. A temporary test server is up and running on http://213.229.9.171: vanillean requires only REBOL/View to be installed a

[REBOL] Please test my script Re:

2000-09-18 Thread allen
Hi Carlos, Just a simple check for the file, shows that it doesn't seem to be on your server. print read http://www.rebolbrasil.com/bragweather.r ** User Error: Error. Target url: http://www.rebolbrasil.com/bragweather.r could no t be retrieved. Server response: HTTP/1.0 404 Not Found. ** Wher

[REBOL] Even I make mistakes

2000-09-18 Thread ralph
If anyone tried to order either REBOL FOR DUMMIES or REBOL: THE OFFICIAL GUIDE yesterday, you found your order would not go through, even with all the correct information. Why? Even I flub up on occasion. The forms are now fixed and orders go though fine. The mistake was a dumb one (as opposed to

[REBOL] Please test my script

2000-09-18 Thread carlos
Hi ALL,   I´d like to ask you to test the script BragWeather.r in REBOLBrasil REBSite.   I´m getting a message that REBOL can´t launch it from local HD, why?   Thank you

[REBOL] debugging rebol apps Re:

2000-09-18 Thread jelinem1
Well, since you asked... I have a fairly large application, divided into several files (modules). My traditional approach to debugging when I have no "debugger" is to write a function which prints its argument only when a global variable is set. This allows me to print messages about the program

[REBOL] system/network/host

2000-09-18 Thread morgenw
Where in the pc is the obtained in Win 95 ?

[REBOL] A couple of things regarding ports + New View stuff Re:(9)

2000-09-18 Thread allen
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 18, 2000 11:04 PM Subject: [REBOL] A couple of things regarding ports Re:(8) > > >read source for 'read-net, (which is used by 'request-download & 'read-via) > >to see an example of 'dispatch

[REBOL] best means of passing refinements from main to helper function? Re:(3)

2000-09-18 Thread jelinem1
But then this (the example below) explicitly lists the refinements in the function body. I think the "ultimate" solution would process an arbitray list, as with a loop. It is fairly short though :) and IS a step up from 'if statements, esp for more than 2 refinements. - Michael Jelinek [EMA

[REBOL] REBOL/View and proxy-configuration Re:

2000-09-18 Thread capolunghi
I've had the same problem... Thought I was doing something wrong. My send and read commands, when sending mail or fetching a web site work on my computer at home, but flunks out on my Lan based computer at work. This is a real show-stopper! Joe -Original Message- From: [EMAIL PROTECTE

[REBOL] Associative Data Store Re:

2000-09-18 Thread lmecir
Hi Andrew, there is a lot of cases, where your functions won't work as expected, eg.: blk: copy [] associate blk [2] 3 associate? blk [2] The other problem is, that your functions won't accept Any-type! values for Key/Value Regards Ladislav > Here's an implementation for an As

[REBOL] Essay on Associative Data Stores Re:

2000-09-18 Thread lmecir
Hi Joel, two notes: 1) I think that some posts on ADS missed one very important point - the speed. The problem is, that Find (sequential search) may be a bottleneck for some apps. 2) Select may be less general than Select/only sometimes. Regards Ladislav

[REBOL] A couple of things regarding ports Re:(8)

2000-09-18 Thread multimalte
>read source for 'read-net, (which is used by 'request-download & 'read-via) >to see an example of 'dispatch code. hum.. is it just me that thinks that there are loads of undocumented functions here? :) Cheers, malte -- Get your firstname@lastname email for FREE at http://NamePlanet.com/?su

[REBOL] Associative Data Store Re:

2000-09-18 Thread joel . neely
Here's what happened when I tried it: >> blk: [] == [] >> Associate blk [2 3] 5 == [[2 3] [5]] >> Associate? blk [2 3] == none Beg pardon? Also... >> Associate blk 5 7 == [[2 3] [5] 5 [7]] >> Associate blk [5] 9 == [[2 3] [5] 5 [9]] >> Associate? blk

[REBOL] bot maddening? Re:

2000-09-18 Thread carlos
same to me Lorenz - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, September 17, 2000 5:43 PM Subject: [REBOL] bot maddening? > Hey, what's going on? I have at least 4 copies of the same message from the > list. ... > -pekr- > > -

[REBOL] A couple of things regarding ports Re:(10)

2000-09-18 Thread Petr . Krenzelok
[EMAIL PROTECTED] wrote: > > Where can I find 'read-net, 'request-download and 'read-via ? > > source read-net > And I'm sure you can figure out the rest. "the rest" - yes, the following line which probably causes panel doesn't go thru firewall and lives thru last X releases, proba

[REBOL] A couple of things regarding ports Re:(10)

2000-09-18 Thread brett
Thanks Andrew. Not having latest version was my problem. A few days from last download and I'm out of date! :) So now I can look at the source of read-net. Hmm. Ahh. Ooo. Wow. I'll say it backwards. Wow... :) Brett - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED

[REBOL] A couple of things regarding ports Re:(9)

2000-09-18 Thread Al . Bri
> Where can I find 'read-net, 'request-download and 'read-via ? source read-net And I'm sure you can figure out the rest. > I really hope it's not a silly question :) Make sure you've got the latest version of Rebol. Andrew Martin ICQ: 26227169 http://members.ncbi.com/AndrewMartin/

[REBOL] A couple of things regarding ports Re:(8)

2000-09-18 Thread brett
> read source for 'read-net, (which is used by 'request-download & 'read-via) > to see an example of 'dispatch code. > > Cheers, > > Allen K > Hi Allen, Where can I find 'read-net, 'request-download and 'read-via ? I really hope it's not a silly question :) Brett.

[REBOL] CGI setup Re:(2)

2000-09-18 Thread brett
At the following link you can find an edited message on this subject. Note that it assumes that you are familiar with changing the registry. http://www.codeconscious.com/rebol/rebol-net.html#UsingRebolCGIwithPersonalW ebServer Brett. - Original Message - From: <[EMAIL PROTECTED]> To: <[

[REBOL] A couple of things regarding ports Re:(4)

2000-09-18 Thread Petr . Krenzelok
[EMAIL PROTECTED] wrote: > malte wrote: > > Im also making a multi-connection app, and had the same problems, however, > I don't get things to work with dispatch either.. > > perhaps Im not using it properly.. syntax, anyone? :) > > > > right now I go like > > port: dispatch [port1 port2] > > >

[REBOL] A couple of things regarding ports Re:(8)

2000-09-18 Thread Al . Bri
Allen wrote: > I've used 'dispatch in a basic /View chat script demo and it worked as expected. Allen's code looks like this: dispatch [ message-port :do-message event-port :do-event ] 'do-message and 'do-event are both functions. Andrew Martin ICQ: 26227169 http://members.ncbi.com/A

[REBOL] A couple of things regarding ports Re:(7)

2000-09-18 Thread allen
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 18, 2000 9:00 PM Subject: [REBOL] A couple of things regarding ports Re:(6) > > >Try something like: > >dispatch [port1 [print "Port1"] port2 [print "Port2"]] > >as your: > >

[REBOL] A couple of things regarding ports Re:(6)

2000-09-18 Thread multimalte
>Try something like: >dispatch [port1 [print "Port1"] port2 [print "Port2"]] >as your: >print first port1 >may be waiting for input on 'port1. the whole idea was to wait for data from the ports :) however, if I do it like [print "Port1"] I get spammed with a never ending

[REBOL] A couple of things regarding ports Re:(5)

2000-09-18 Thread Al . Bri
> hmm, however, if I for example do like: > > dispatch [ > port1 [print first port1] > port2 [print first port2] > ] > > it waits for the first port before printing the input on the second. both the ports are open/direct/lines Try something like: dispatch [port1 [print "Port1"] port2

[REBOL] A couple of things regarding ports Re:(4)

2000-09-18 Thread multimalte
ah yes, at a closer look at the source :) hmm, however, if I for example do like: dispatch [ port1 [print first port1] port2 [print first port2] ] it waits for the first port before printing the input on the second.. both the ports are open/direct/lines ideas? Cheers, malte >Note th

[REBOL] Re: BUG - Stray word in Rebol

2000-09-18 Thread carl
Amiga View 0.10.31 gives... >> help val VAL is a word of value: with No help available about "with" though.

[REBOL] A couple of things regarding ports Re:(3)

2000-09-18 Thread Al . Bri
malte wrote: > Im also making a multi-connection app, and had the same problems, however, I don't get things to work with dispatch either.. > perhaps Im not using it properly.. syntax, anyone? :) > > right now I go like > port: dispatch [port1 port2] > > wrong? Yes. That's wrong. Have a look at t

[REBOL] A couple of things regarding ports Re:(2)

2000-09-18 Thread multimalte
Im also making a multi-connection app, and had the same problems, however, I don't get things to work with dispatch either.. perhaps Im not using it properly.. syntax, anyone? :) right now I go like port: dispatch [port1 port2] wrong? Cheers, malte -- Get your firstname@lastname email for FR

[REBOL] Re: A bug in sorting on dates/times? Re:(2)

2000-09-18 Thread carl
Thanks for the response. I guess it's pretty general across platforms then. Hopefully it only affects date sorting, as a work-around should be easy enough to do then. On 18-Sep-00, [EMAIL PROTECTED] wrote: > I've just reported this same bug in REBOL/Core 2.3.0.3.1 > the version for The Officia

[REBOL] Associative Data Store

2000-09-18 Thread Al . Bri
Here's an implementation for an Associative Data Store (ADS) that uses only two functions, doesn't require an object per ADS and can use any Rebol value as a key. Comment invited. Thanks to Gabriele for showing how to shorten the 'Associate? function. [ Rebol [ Title: "Associate" Name: 'A

[REBOL] BUG - Stray word in Rebol

2000-09-18 Thread Al . Bri
Bug - Stray word in Rebol. REBOL/View 0.10.33.3.1 10-Sep-2000 Copyright 2000 REBOL Technologies. All rights reserved. >> help val VAL is a tuple of value: 0.0.0 Allen K has discovered that: > Val also has a value in a fresh console > REBOL/View 0.10.33.3.1 10-Sep-2000 > Copyright 2000 REBOL T

[REBOL] Bug - Stray word in Rebol Re:(2)

2000-09-18 Thread rryost
'val is not in REBOL/Core 2.3.0.3.1 Here's console session: >> ? val Found these words: value? (native) >> End console session. The two lines starting with "Found" were output by REBOL. They signify that the only predefined word containing "val" is 'value? which is a native word

[REBOL] CGI setup Re:

2000-09-18 Thread stefan . falk
I've managed to do it. But unfortunately I'm at the wrong 'puter atm. You should add a registry key to map .r cgi's to Rebol though. ;) /regards Stefan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: den 18 september 2000 07:44 To: [EMAIL PROTECTED] Subject: [