Path and File Questions for On-Rev
    Matthias Rebbe 
    runrev260805 at m-r-d.de
       
    Wed Nov  3 15:12:13 EDT 2010
    
    
  
Gregory
you have just to change the default folder. 
<?rev
set the folder to "sp112"
put the files into tList
replace CR with "<br>" in tList
put tList
?>
Regards,
Matthias
Am 03.11.2010 um 19:59 schrieb Gregory Lypny:
> Hi everyone,
> 
> How can I get a simple listing of files in a subfolder named, say, myFolder in my public_html directory at On-rev?
> 
> If I run
> 
> 	put the files
> 
> I get the list of files in public_html.  Does files() accept a path as a parameter?  Haven't being able to get it to work.  Likewise, how can I delete files in a subfolder using irev scripts?
> 
> I think my problem is that I'm not specifying paths on the server correctly.
> 
> Regards,
> 
> Gregory
> 
> 
> _______________________________________________
> 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