4 scripts tagged as: [author · ~to be supplied~]
| Duplicates | ||
| duplicates.r discussion | 567 bytes 8 Mar 2016 | Get duplicated values in a block author: Christian Le Corre |
| GLayout demo | ||
| glayout-demo.r | v:0.9.1 22.4 KB 10 Jul 2009 | Demonstration of GLayout's features and capabilities. author: Maxim Olivier-Adlhoch |
| Remove part of a string using parse | ||
| rm.r | 809 bytes 10 Jun 2006 | When use with foreach line lines to remove specific columns in a text file.
e.g. remove column 10 to column 13 in file.txt
lines: read/lines %file.txt
foreach line lines [
parse/all line [9 skip mark: (remove/part mark 4) to end]
]
write %file.txt lines author: ~to be supplied~ |
| Wall Street | ||
| wall-street.r | 3.6 KB 5 Jun 2007 | Small nice demo author: rebolek |







