I started playing with the marquee feature(pi) I put a test one near the top of my main menu just to see how would look.. It seems to work fine
but I noticed that now when you enter a command like to go to another
menu that the prompt is at the end of the displaying marquee instead of the bottom of the page at the "command >" did I set something wrong or
is this how its intended to be?
* Forwarded from area 'scimystic'
I started playing with the marquee feature(pi) I put a test one
near the top of my main menu just to see how would look.. It
Are you using the latest version, if not you need to upgrade. What
type of menu, etc etc
Ill upgrade to the latest just incase I thought I was but hard to
tell... It was the main menu I was testing it on
* Forwarded from area 'scimystic'
Ill upgrade to the latest just incase I thought I was but hard to
tell... It was the main menu I was testing it on
You can tell by the date of the build. You can do that my running mis version, mystic version, looking Version Information in the
configuration, or by the tear line on messages and so on. Your
version should be dated December something. If it is and you have an issue please describe, show, or send me the menu.
Oh its working I upgraded... I knew how to tell what version I am currently on, I just meant that I had no way to tell if there was a newer RS> version on the web site.. no worries all is good... its pretty cool RS> feature..
* Forwarded from area 'scimystic'
On 18 Dec 2020, Rick Smith said the following...
I usually wait and see if someone else with a Pi install of Mystic
posts something, or I have a small bash script I run from time to time
to show me the current modified date of the files:
$ cat myschk.sh
#!/bin/bash
cd /tmp
wget http://mysticbbs.com/downloads/prealpha/mys112a47_pi.zip
unzip -l ./mys112a47_pi.zip
echo #
read -p "Delete zip? " -n 1 -r
echo #
if [[ $REPLY =~ ^[Yy]$ ]]
then
rm -f /tmp/mys112a47_pi.zip
fi
echo #
Oh its working I upgraded... I knew how to tell what version I am currently on,
I just meant that I had no way to tell if there was a newer version on
the web site.. no worries all is good... its pretty cool feature..
Ahhh right I see what you're saying. If you look at the date of the
files onthe site it should tell you the version. But if you're using a web browserlike Chrome or something I think it won't show you the file dates. I'll haveto see about making improvements in this area.
I could easily write a script to check the timestamps on the files is jp wouldallow annon ftp access. I could then auto post a message in this Mystic echoand the Fidonet one announcing new pre-alphas.
I may end up doing something like that here. I debate if I really want that tohappen though because sometimes I compile a build and I mess it
up and I end upmaking a new one like 2 hours later lol. So do I really want everyone to knowright away and have people finding those bad builds?
I may end up doing something like that here. I debate if I really wa that tohappen though because sometimes I compile a build and I mess i up and I end upmaking a new one like 2 hours later lol. So do I real want everyone to knowright away and have people finding those bad bui
Set it up to run once a day at like 4am. What are the odds you are still building releases at 4am, lol.
Sysop: | altere |
---|---|
Location: | Houston, TX |
Users: | 66 |
Nodes: | 4 (0 / 4) |
Uptime: | 11:43:16 |
Calls: | 624 |
Files: | 7,638 |
Messages: | 293,883 |