JB:

on startup
put "Hello" into url "file:../hawaii/sometext.txt"
end startup


This works for me... where the directory "hawaii" is set to 755 (rwx r-x r-x)

A new file is auto created.


On Wednesday, February 19, 2003, at 12:12 PM, Richard Gaskin wrote:

But when MC is used as CGI on Apache for instance,
no new file is created. The only way to achieve this, is
to place in the right directory a file of same name & type,
(and full access privilege : 777) and overwrite it with the script.
Sannyasin Sivakatirswami
Himalayan Academy Publications
at Kauai's Hindu Monastery
[EMAIL PROTECTED]

www.HimalayanAcademy.com,
www.HinduismToday.com
www.Gurudeva.org
www.Hindu.org

_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to