lua-users home
lua-l archive

Re: writeto()

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


>I'm having problems with writeto().
>
>If I do:
>
> writeto(/tmp/test")
> write("hello")
> writeto()
>
>It will create the file, put nothing in it and then crash on the closing
>writeto().
>This is really odd since readfrom() works fine for me.
>
>Anyone else have this problem?
>
>Steve
I guess the missing quote in writeto(/tmp/test") is not the problem ... ;)
/Jon

AltStyle によって変換されたページ (->オリジナル) /