[Seaside] Local Files

Richard Eng richard.eng at rogers.com
Tue Oct 23 14:07:00 UTC 2007


In Seaside/Squeak, if you open a local file, eg,

file := FileStream fileNamed: ŒMyData¹.
contents := file contentsOfEntireFile.

...the file ŒMyData¹ is found in the same folder as your Seaside app. How do
you change the default location to, say, /var/www (Apache¹s DocumentRoot)?

Thanks,
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20071023/e57c9d5d/attachment.htm


More information about the seaside mailing list