mIRC Home    About    Download    Register    News    Help

Print Thread
#102700 12/11/04 05:48 AM
M
myrddin
myrddin
M
ok, I have some final questions that have been lingering for a while, and after getting my problem fixed in another thread, I thought I would ask you all for help again.

Is it possible to have more than one seperator, one after the other? For example:
.-
.-

Which obviously doesn't work for me frown

Also, is it possible to edit the popup menu for the /list window. It would be nice if I could add a "/chanserv $chan info" option to it to it.

Thanks in advance

#102701 12/11/04 07:18 AM
S
Sigh
Sigh
S
One way of getting 2 line separators in a window is by opening a custom window then use /aline to add all the lines you want to it (/aline doesn't have the line separator limitation like /echo does). After all lines are added you can then use /filter -ws @win . (the . can be any non-null text as long as it exists as the outfile parameter) to transfer the lines to the Status Window

The other method is of course to add some extra characters to the line, /echo -s - where  is just a control character, chr 15 in this example

#102702 12/11/04 08:57 AM
M
myrddin
myrddin
M
I'm sorry, I should have been more specific. I am refering to popup scripts. I wanted to know how to have more than one seperator line, one after the other, in a popup menu.

#102703 12/11/04 03:42 PM
C
clutz1572
clutz1572
C
myrddin,

i don't believe that you can have more than one line seperator at a time, not in succession like your asking about.. the second sep would be looked at as blank and mirc would skip over it to the next item. that goes for main and sub items in the popup menu, if i'm not mistaken.

#102704 12/11/04 10:30 PM
M
myrddin
myrddin
M
Oh well.

Anyone have an answer for the second question?

Thank you all again. I just want to get these questions off my back.


Link Copied to Clipboard