Subj : Re: Acorn BBC Mode 7 (viewdata To : All From : nelgin Date : Sun Feb 18 2024 06:12:46 On Sun, 18 Feb 2024 09:57:47 +0000 "Test Bot" (VERT/BEEBSII) wrote: > Re: Re: Acorn BBC Mode 7 (viewdata > By: nelgin to Fred Smith on Sat Feb 17 2024 17:58:22 > > > It looks like setting LEN_ALIAS = 15 > something like that will do > > what you > are wanting. Not sure if that's beca > max_len isn't > > working as intended or > doing something else. > Thanks for that I had noticed the > SBBSdefs.js file but thought it might > effect something else as well. Changingthat has solved the issue with > the Frombut now I can't locate where the size of the # column is > located, it currently has a length of 5, which i'd > like to change to 4 just t eek out a > bit more space. At least now you can > see the message subject, to and from > all on the same screen! > Thanks again for your help! > > --- > ■ Synchronet ■ My Brand-New BBS var digits = format("%u", list.length).length; /* Column headings */ console.add_hotspot(CTRL_S); printf("%-*s ", digits, "#"); though it looks you could try hard setting the format of digits to 4 characters, but be aware that it may not display properly for groups with over 9999 messages. I've not tried it, but that's my best guess. -- End Of The Line BBS - Plano, TX telnet endofthelinebbs.com 23 --- ■ Synchronet ■ End Of The Line BBS - endofthelinebbs.com --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .