Dear Sven,
Thank you: solved!
This worked on Ubuntu 15.04
(the first and the last lines show
where I inserted it)
fors = mread("ggg.mat",1)
string path = $dotdir
file1 = path~"/"~"gg.mat"
file2 = path~"/"~"ggg.mat"
r1 = remove(file1)
r2 = remove(file2)
bundle b
Oleh
P. S. I haven't found $dotdir in html function reference
only in User's guide example to foreign command
29 вересня 2015, 22:33:29, від "Sven Schreiber" <svetosch(a)gmx.net>:
Am 29.09.2015 um 21:28 schrieb oleg_komashko(a)ukr.net:
> Dear Sven,
> I mean deleting the files from Gretl
>
> after mread()
> Oleh
>
ah ok -- well, there's the remove() function. Haven't used it myself
though, I think.
-sven
_______________________________________________
Gretl-devel mailing list
Gretl-devel(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-devel