[REBOL] Re: HTTP Post with dynamic values

2004-04-12 Thread Andreas Bolka
Monday, April 12, 2004, 11:47:29 PM, Tom wrote: > write to-file join var-X ".txt" read/custom url ['POST rejoin [ > "M12_SEL_DINI=" var-1 > "&K01=WINQ120&K02=89T4810&K03=" var-3 >"bla bla" > ]] i fear you are missing a 'reduce here: write to-file join var-X ".txt" read/custom url redu

[REBOL] Re: HTTP Post with dynamic values

2004-04-12 Thread Tom Conlin
On Mon, 12 Apr 2004, Marc Stein wrote: > > This is the first time that I've used Rebol and I am having a problem with > what is probably a simple syntax issue. I need to post form variables to a > page and read the resulting page back into a variable for further > processing. The form variables

[REBOL] HTTP Post with dynamic values

2004-04-12 Thread Marc Stein
This is the first time that I've used Rebol and I am having a problem with what is probably a simple syntax issue. I need to post form variables to a page and read the resulting page back into a variable for further processing. The form variables contain dynamic elements. I see how I can use re

[REBOL] Cancelled: Plugin trouble

2004-04-12 Thread Hallvard Ystad
Hello again Never mind my previous email. Just remember that when you copy and paste from the rebol console, you get some (unwanted) linebreaks too (at least on windows) ... And if you specify a LaunchURL parameter with a linebreak to the plugin (even if the linebreak is between the url and th

[REBOL] Plugin trouble

2004-04-12 Thread Hallvard Ystad
Hi Plugin seems to be at version 4. I tried to upgrade, but then my prob.r script suddenly no longer works: http://www.oops-as.no/roy/prob-in (beta 3, works fine) http://www.oops-as.no/roy/prob-in4 (beta 4 "cannot run"). Does anyone know what seems to be the problem? HY Prætera censeo Cartha

[REBOL] Re: sound loop

2004-04-12 Thread Cyphre
Hi Anton, Did you get any usable results without interupting the sound? I always got annoying significant silence when the playback reach its loop point :-/ regards, Cyphre - Original Message - From: "Anton Rolls" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 12,

[REBOL] Re: ANN: Color-lab plugin version

2004-04-12 Thread Anton Rolls
Have a look: ** Script Error: decompress expected data argument of type: binary ** Where: do-thru ** Near: do load decompress read-thru site/color-lab/ctx-color-lab.gz >> read-thru site/color-lab/ctx-color-lab.gz == none >> read-thru site/color-lab/ctx-color-lab == none >> site == http://127.0.0.

[REBOL] Re: sound loop

2004-04-12 Thread Anton Rolls
Just wait for the sound port. When the current sound is finished, it returns you the sound port. Then insert the same sound again. What are you trying to do though? Do you want to make a user interface with that as well? Anton. > Hiya all, > > Who knows how to play a .wav under rebol "looped"

[REBOL] [Liquid] Where can I find its website?

2004-04-12 Thread Arie van Wingerden
Hello Max, it is a while ago since I updated my website http://home.zonnet.nl/rebolution but I am busy now updating it once again. While doing that I found out that my reference to "Liquid" is not correct anymore. I used to use the link: http://www.rebol.it/~steel/liquid.html Could you please te