Thanks John that worked greatIn ABZ did you use Load or Import? Dumping the attached file there are lots of &7F bytes, which will be displayed as DELETE. In ABZ use Import and characters<&20 and =&7F are translated to top-set characters. In the above posted code, change this line as indicated:
4360 PROCgbpb(4,q%,data%,len%,0):FORr%=0TOlen%-1:VDUdata%?r% OR &80:ch%=ch%+1

Statistics: Posted by vela025 — Thu Sep 12, 2024 8:49 pm