Is there a mechanism for having a random tagline or signiture added to
a message post?
Is there a mechanism for having a random tagline or signiture added to a message post?
Re: Random Signitures
By: Mortifis to All on Sun Jul 14 2019 02:58 pm
Is there a mechanism for having a random tagline or signiture added to a message post?
I have a timed event which modifies my .sig file with random quotes and current weather data. You could do something similar or if you use an editor which has a random tagline feature, use that.
digital man
Hello Mortifis,
Is there a mechanism for having a random tagline or signiture added to a message post?
SBBS has an optional signature in the default user config. It's not random though but I think all SBBSs editors will use it.
Some editors like Syledit support taglines optionaly.
Thank you, Al, I manually go into default settings and update my signature, I was just wondering how to go about randomizing the
process :-)
Some editors like Syledit support taglines optionaly.
Thank you, Al, I manually go into default settings and update my signature, I was just wondering how to go about randomizing the process :-)
Re: Random Signitures
By: Mortifis to All on Sun Jul 14 2019 02:58 pm
Is there a mechanism for having a random tagline or signiture added to a message post?
I have a timed event which modifies my .sig file with random quotes and current weather data. You could do something similar or if you use an editor which has a random tagline feature, use that.
hrmph, where are the .sig files stored? I am not going to ask for free code to do it with :-P
Hello Mortifis,
Is there a mechanism for having a random tagline or signiture added to a message post?
SBBS has an optional signature in the default user config. It's not random though but I think all SBBSs editors will use it.
Some editors like Syledit support taglines optionaly.
Thank you, Al, I manually go into default settings and update my signature, I was just wondering how to go about randomizing the process :-)
Is there a mechanism for having a random tagline or signiture added to a message post?
Hello Mortifis,
Thank you, Al, I manually go into default settings and update my signature, I was just wondering how to go about randomizing the
process :-)
My sig file is in data/users/0001.sig, yours is probably the same or there abouts. Exactly how to randomize it I'm not sure. :)
Ttyl :-),
Al
.... Atheism is a non-prophet organization.
--- GoldED+/LNX 1.1.5-b20180707
* Origin: The Rusty MailBox - Penticton, BC Canada (1:153/757)
My sig file is in data/users/0001.sig, yours is probably the same or there abouts. Exactly how to randomize it I'm not sure. :)
you can exec from JS with
sort -R MySignatures.txt | head -n1 > data/user/YOUR_USER_ID.sig
you can exec from JS with
sort -R MySignatures.txt | head -n1 > data/user/YOUR_USER_ID.sig
sort -R in windows is reverse, in linux it's random
sort -R MySignatures.txt | head -n1 > data/user/YOUR_USER_ID.sig
sort -R in windows is reverse, in linux it's random
is there a difference between -R and -r on winwhatever?
is that the default sort? when did they start shipping one with it?
Digital Man wrote to Mortifis <=-
I have a timed event which modifies my .sig file with random quotes and current weather data. You could do something similar or if you use an editor which has a random tagline feature, use that.
Digital Man wrote to Mortifis <=-
I have a timed event which modifies my .sig file with random quotes and current weather data. You could do something similar or if you use an editor which has a random tagline feature, use that.
One interesting feature might be to have separate .sigs for each
network?
On 07-15-19 22:06, MRO wrote to Rampage <=-
yep. it's in system32. they've had sort.exe for a long time.
internets say since dos v2
One interesting feature might be to have separate .sigs for each
network?
Nightfox wrote to poindexter FORTRAN <=-
I had thought about possibly doing something like that with SlyEdit. SlyEdit does have a feature where it can auto-sign your name to
messages, and if enabled, it can sign with your handle (where allowed)
or your real name (if the sub-board doesn't allow handles).
Re: Re: Random Signituresthere
By: Ragnarok to Alan Ianson on Mon Jul 15 2019 03:31 pm
My sig file is in data/users/0001.sig, yours is probably the same or
abouts. Exactly how to randomize it I'm not sure. :)
you can exec from JS with
sort -R MySignatures.txt | head -n1 > data/user/YOUR_USER_ID.sig
sort -R in windows is reverse, in linux it's random
---
Sysop: | sneaky |
---|---|
Location: | Ashburton,NZ |
Users: | 31 |
Nodes: | 8 (0 / 8) |
Uptime: | 232:58:31 |
Calls: | 2,088 |
Calls today: | 2 |
Files: | 11,140 |
Messages: | 948,594 |