Creating files on on-rev
Michael Kann
mikekann at yahoo.com
Tue Apr 6 09:55:31 EDT 2010
With the file a.irev on the server we can make a file appear by typing
http://taishan.on-rev.com/a.irev in your browser.
-----------------------
-- a.irev on server
-----------------------
<html>
<?rev
put "duke holds on" into url "file:a.txt"
put "job finished"
?>
</html>
------------------------
-- address in browser
http://taishan.on-rev.com/a.irev
------------------------
Might that be what you are interested in doing?
BTW, where are those how-to's by Kevin?
Mike
--- On Tue, 4/6/10, Kevin Stallibrass <kevin at stallibrass.com> wrote:
> From: Kevin Stallibrass <kevin at stallibrass.com>
> Subject: Creating files on on-rev
> To: use-revolution at lists.runrev.com
> Date: Tuesday, April 6, 2010, 8:18 AM
> On Kevin's on-rev how to videos, he
> uses
>
>
>
> put something after URL "file:log.txt"
>
>
>
> which is apparently meant to create a text file on the
> server. I've tried it
> but no such file appears anywhere.
>
> He goes on to use this when sending mail (which is what I'm
> attempting to
> do) but I'm unable to test the mail as the original file is
> not created. I'm
> aware of issues others have had sending mail
>
> I don't understand the syntax for this URL - is it right?
> Or perhaps my
> configuration (Freyr) is wrong?
>
>
>
> regards
>
>
>
> Kevin Stallibrass
>
>
>
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage
> your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list