jed-users mailing list

[2016 Date Index] [2016 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

[jed-users] Re: edit binary file?


On Sat 2016-10-15 (02:17), Ulli Horlacher wrote:

> I have now in my defaults.sl :
> 
> public define binary() {
>   variable flags;
> 
>   no_mode();
>   set_mode("binary",0);
>   set_overwrite(1);
>   getbuf_info();
>   setbuf_info(()|0x200);
> }

Ehhhh... the "variable flags" line is superfluous, forgot to delete it.


-- 
Ullrich Horlacher              Server und Virtualisierung
Rechenzentrum TIK         
Universitaet Stuttgart         E-Mail: horlacher@xxxxxxxxxxxxxxxxxxxx
Allmandring 30a                Tel:    ++49-711-68565868
70569 Stuttgart (Germany)      WWW:    http://www.tik.uni-stuttgart.de/
REF:<20161015001709.GD8779@xxxxxxxxxxxxxxxxxxxx>
_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.


[2016 date index] [2016 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]