Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

core editor tricks?

 [1/4] from: balayo:mindspring at: 28-Apr-2001 10:29


howdy guys, Has anyone done anything to, say, rem41.r, to allow for the opening of remote files? I'll be sticking with core for a while...View is just too slow on my computer. I like the idea of rebol-based editors alot, though. -- Loving every minute of it. -tom

 [2/4] from: ryanc:iesco-dms at: 30-Apr-2001 10:53


I am not sure what rem41.r does? I do have a remote 'do. It actually two scripts, one called order, the other named comply. Works like so:
>>order tcp://10.10.10.10:5555 [ read %file.dat ]
== "This is whats in file.dat on machine 10.10.10.10" --Ryan [balayo--mindspring--com] wrote:
> howdy guys, > Has anyone done anything to, say, rem41.r, to allow for the
<<quoted lines omitted: 9>>
> [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
-- Ryan Cole Programmer Analyst www.iesco-dms.com 707-468-5400 I am enough of an artist to draw freely upon my imagination. Imagination is more important than knowledge. Knowledge is limited. Imagination encircles the world. -Einstein

 [3/4] from: rebol:programmer at: 1-May-2001 1:42


----- Original Message ----- From: <[balayo--mindspring--com]>
> Has anyone done anything to, say, rem41.r, to allow for the > opening of remote files?
Just posted a new version (0.4.2) that allows opening of files via FTP. One warning though- be careful if you use it to edit remote CGI scripts, it still saves files using the line-endings of the system it's running on. http://www.flyingparty.com/deadzaphod/rebolscripts/rem-ext42.r - Cal Dixon

 [4/4] from: deadzaphod:programmer at: 1-May-2001 1:13


----- Original Message ----- From: <[balayo--mindspring--com]>
> Has anyone done anything to, say, rem41.r, to allow for the > opening of remote files?
Just posted a new version (0.4.2) that allows opening of files via FTP. One warning though- be careful if you use it to edit remote CGI scripts, it still saves files using the line-endings of the system it's running on. http://www.flyingparty.com/deadzaphod/rebolscripts/rem-ext42.r - Cal Dixon

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted