Actually, either ANSI or prompt will work...
|CR|[X05|[Y08(M|) Messages
|CR|[X05|[Y08(M|) Messages
"|CR|[X05|[Y08(M) Messages"
it looks like it did not put in the full command there. lets try again
lol
|CR|[X05|[Y08(M) Messages
- hopefully this will post correctly ....
In the example you show above, you "padded" a carriage return.
I$R30IUN would do username + spaces to equal 30 chacters
I$L30IUN would do 30 spaces, to include username on right hand side.
so scenario:
cool ansi at line 2 column 40 and you don't want to overwrite.
you are placing user kilobytes (KT) downloaded at column 30.
You would write:
I[X30I[Y02I$R10I$KT
Ok so i think i have just about tried every combination accept to removing the code from the menu editor and putting it in the prompt editor. however i am not exactly sure how to do that. i know how to remove the command from the menu editor, but not sure how to create an entry in the prompt editor and to get it to assign it to the main menu...
the text menu to print in the middle of the ANSI file, on "main". the problem is, now the text field that has no text in it is extending to the edge of the screen and blacking out the ANSI file in that area. below is like it applies... does anyone know of a setting either to set the length of the field, or is there something wrong with the code above that i am not seeing?
use padding pipe prior to the MCI code {pipe}$(R)ight or (L)eft #spaces
so something like (using an "I" as the pipe for clarification)
I$R30IUN would use 30 characters to display user name and no more.
I believe this issue has been fixed in one of the A47 pre-releases.
There was something in the whatsnew file in reference to text being printing to the screen on top of an ANSI.
+ When displaying internally generated menu commands, Mystic will now draw the commands in a non-destructive mode when ANSI is enabled. This means the location of menu commands will always be the same and if you display an ANSI menu (displayed using the header) you can leave a space for the commands and Mystic will automatically populate them without overwriting the ANSI.
I think Mystic was automatically trying to write 255 characters of text
to the screen, even though the text was a lot shorter of a string.
Hi thanks for the info! so when you are adding the code, are you doing it on the ANSI or in the the menu editor?
Hi thanks for the info! so when you are adding the code, areOn the ansi :-)
you doing it on the ANSI or in the the menu editor?
interesting, is there a new update to mystic coming out?
i have never done an update install for mystic before... does it work pretty good? i'm a bit nervous about doing an update install, as i am not sure how well it works.
You're good now after our email convo - yes?
=-Nuke-=
You're good now after our email convo - yes?
yes! thank you so much for helping me find the right code. i am using the pretty stable i was going to migrate it over to the PROD system.
I run the 1.12 prealphs's myself and find they work well. That is an in progress thing though and there can be problems. When problems do show
up the fix always follows closely behind.
If you do run the prealpha's it's a good idea to keep up upto date with g00r00's releases. That can mean a lot of updates so you need to be prepared for that.
An update is usually as simple as running..
./install replace /mystic <- adjust for your setup
There can be more steps but they are always outlined in the upgrade.txt
in every new release.
Ttyl :-),
Al
ok, so for the final release, or the stable version, when does that usually come out?
I was wanting to kind of follow what is stable. That way there is a less of a chance of my BBS blowing up.
is the stable version usually hosted off the mysticbbs.com site?
ok, so for the final release, or the stable version, when does that usually come out? I was wanting to kind of follow what is stable. That
way there is a less of a chance of my BBS blowing up. is the stable version usually hosted off the mysticbbs.com site?
Actually, either ANSI or prompt will work...
Hi, i am trying to see if i can get this right... this is the code i currently have for my main menu. its still not showing the text field being shortened. however when i put it in the start of the code it does move it around on the screen.... NOTE: I = pipeIn the example you show above, you "padded" a carriage return.
example: I$R05ICRI[X05I[Y08I09(I10MI09) I03Messages
Sysop: | Gary Ailes |
---|---|
Location: | Pittsburgh, PA |
Users: | 132 |
Nodes: | 5 (0 / 5) |
Uptime: | 109:38:19 |
Calls: | 733 |
Files: | 2,171 |
Messages: | 81,483 |