Script Library: 1247 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

1247 scripts tagged as: [//all]

Transfer REBOL Files to Server
ftpallto.r
 documentation
v:1.0.0
625 bytes
13 Mar 2003
FTP all .r files in the current directory to a server.
author: Anonymous
Append to a Text File
ftpappend.r
 documentation
v:1.0.0
471 bytes
13 Mar 2003
Append to a text file using FTP.
author: Anonymous
Check for a File or Directory
ftpcheck.r
 documentation
574 bytes
13 Mar 2003
Check for the existence of an FTP file or directory.
author: [unknown]
Delete a File or Directory
ftpdel.r
 documentation
470 bytes
13 Mar 2003
Delete a file or directory from a server using FTP.
author: [unknown]
Test FTP Commands
ftpdemo.rv:0.1.1
1.0 KB
6 May 2003
Demonstrate ftp commands and results
author: Larry Palmiter
Read File Directories
ftpdir.r
 documentation
500 bytes
13 Mar 2003
Read and print directories from an FTP server.
author: [unknown]
Check for Directory
ftpdircheck.r
 documentation
455 bytes
13 Mar 2003
Check if a filename belongs to a directory using FTP.
author: [unknown]
Run Script from FTP
ftpdo.r
 documentation
390 bytes
13 Mar 2003
Do a REBOL script via FTP.
author: [unknown]
Download List of Files
ftpdown.r
 documentation
536 bytes
13 Mar 2003
Download a list of binary files using FTP.
author: [unknown]
Download a Binary File
ftpdownbin.r
 documentation
470 bytes
13 Mar 2003
Download a binary file from an FTP server.
author: [unknown]
Interactive FTP Downloader
ftpdownload.r
 documentation
718 bytes
13 Mar 2003
Download a group of files from an FTP server, prompting for each file along the way.
author: [unknown]
FTPGadget Package Script
ftpgadget-package.rv:0.0.1
771 bytes
3 Jul 2006
Package script for FTPGadget
author: Gregg Irwin
Upload all HTML Files
ftphtml.r
 documentation
v:1.0.0
642 bytes
13 Mar 2003
Upload a group of files to an FTP server.
author: Anonymous
Get File Size and Date
ftpinfo.r
 documentation
498 bytes
13 Mar 2003
Get size and date information about an FTP file.
author: [unknown]
Make a directory
ftpmakedir.r
 documentation
414 bytes
13 Mar 2003
Make a file directory on an FTP server.
author: [unknown]
Read a Text File
ftpread.r
 documentation
412 bytes
13 Mar 2003
Read a text file from an FTP server and print it.
author: [unknown]
Rename a File
ftprename.r
 documentation
411 bytes
13 Mar 2003
Rename a file on a server using FTP.
author: [unknown]
Upload a File
ftpup.r
 documentation
v:1.0.0
459 bytes
13 Mar 2003
Upload a binary file to an FTP server.
author: Anonymous
Upload Several Files
ftpupload.r
 documentation
v:1.0.0
585 bytes
13 Mar 2003
Upload multiple files with FTP using login and password.
author: Anonymous
Write Text File
ftpwrite.r
 documentation
v:1.0.0
457 bytes
13 Mar 2003
Write a text file to an FTP server.
author: Anonymous
Fun
fun.rv:2.0.0
1.4 KB
13 Mar 2003
Automatic local word generation for a function.
author: Andrew Martin
Demo Msx Emulation Galaga
galaga.rv:1.0.1
88.5 KB
28 Feb 2007
MSX Emulation using rebcode
author: Guest2
A Variation on Conway's Game of Life
game-of-life-variation.rv:0.0.4
5.3 KB
21 Sep 2005
A GUI implementation of a modified version of the popular cellular automaton system. The rules: 1) Each cell (square) on the grid is either alive (blue) or dead (white) 2) For every iteration, each cell's next state depends on current state and # of live neighbors a) if cell is alive, it stays alive <=> 2 or 3 neighbors are alive b) if cell is dead, [...]
author: Ayrris Aunario
Garmin GPS protocol handler
garmin-protocol.rv:0.4.2
18.7 KB
12 Dec 2004
Garmin eTrex Legend protocol handler
author: Piotr Gapinski
gather
gather.rv:0.2.0
1.0 KB
5 Jun 2007
Eliminate the result: copy [] ... append result value dance. Similar to Gregg's 'collect but does not require the set-word notation.
author: ReBolek
376 / 124712345...1415[16] 1718...4647484950