Subj : Javascript - taglines To : Lord Time From : Finnigann Date : Sun Jul 10 2005 05:53 am -=> Lord Time wrote to Finnigann <=- LT> Re: Re: Taglines LT> By: Finnigann to Tharius on Sun Jul 10 2005 12:36 am > > > I'm not sure what 'native editor' you're referring to, but tagline sup > > > built-in to sbbs. You can create/edit your tagline from the user defau > > > configuration menu ('D' from the main menu). > > > > By native editor I meant the built in Sync editor. As to tagline I meant > > random tagline support, not a signature. > > > > > > > Snapple "Real Fact" #102: > > > A one-minute kiss burns 26 calories. > > > > Eg, this is what I meant by a tagline. > > DM> Yeah, I posted the source to my realfacts.js module a few times. > DM> Search for it here and let me know if you can't find it and I'll > DM> post it again. > > Search for > Date: 05-17-04 22:55 > From: Digital Man > To: Lord Time > Subj: Re: Bug alert > > > subject line is a dead-give-away, ain't? > > Since DM didn't repost it this time, I'll honor his example and not post it > either. > LT> hmmmm, I don't belive that's it I was looking at the message when I pasted it here... [Quoting DM] It's not something I released publicly, but since a few have asked, I've posted it before here on DOVE-Net, and will do so again here: // Re-create signature file with random Snapple "Real Fact" f = new File(system.data_dir + "realfact.lst"); if(!f.open("r")) exit(); list = f.readAll(); f.close(); i = random(list.length); line = list[i].split(' '); f = new File(system.data_dir + "user/0001.sig"); if(!f.open("w")) exit(); f.printf("\n%50s\1y\1hdigital man\1n\n\n",""); f.writeln("Snapple \"Real Fact\" #" + line.shift() + ":"); f.writeln(line.join(' ')); f.close(); How you get it to work is on you... I use QWK offline software. .... Those who think they know it all, often upset those of us who do. --- MultiMail/Win32 v0.46 þ Synchronet þ Bits-N-Bytes BBS Onehellofa BBS bnb.dtdns.net .