Thanks Tim and Ted:
I currently program in C++ on NT and am familiar with the
procedure outlined. I don appreciate the tips however.
This procedure will be good enough for testing on my desktop
pc until I get my feet a little wetter with rebol.
Maybe I jumped the gun before testing FTP and CGI features,
but this is what I eventually want to be able to do:
1)Automatically (without user input) update a file via
ftp. From my PC at home. Haven't done this before, I think
rebol is the media for this.
2)Read/write files on web server via CGI. I do this all
the time using executables compiled in C, but I think that
rebol may be a better media in may cases.
At 04:43 AM 1/28/00 -0500, you wrote:
>> This is dangerous if you're running scripts that other people gave
>you.
>
>Good point. One idea would be to use a different extension for "safe
>scripts", like .RS
>
>One extension is as good as another to REBOL.
>
>-Ted.
>
>*** REPLY SEPARATOR ***
>
>On 1/28/2000 at 1:14 AM [EMAIL PROTECTED] wrote:
>
>Hi. There is a way to turn off security every
>time you run a .r script. If you don't know about
>win95 and how to assosciate a file extension with
>an exe program then double click on .r and it will
>ask you what program to use to open it.
>Choose rebol.exe and write -s after it before you choose
>ok. If you want I can email you screen pictures of what
>to write and where. -- If rebol.exe is already assosciated
>with .r scripts then in "exploer", go to 'options' and then
>'file types'. Find your .r extention and then choose 'edit'
>THEN choose 'edit' again in the 'next' window. THEN all
>yo have to do is write -s after rebol.exe . Now every time
>you run a script, security will automatically be turned off
>without asking you permission first. THis is dangerous if
>you're running scripts that other people gave you.
>
>..timmy [EMAIL PROTECTED]
>
>
>
>
>