on *:TEXT:*:#channel: {
window -eb @TestWindow
aline -p @TestWindow $1-
}

Why on this code if i try to logging it it will not log or/and why the menu save as... dosen´t appear ??

How can i save this window to a file ?
Do i need to make a loop and write line to line all window text to a file ?

Note: Don´t know if khaled have done this with some purpose or if he have forgot to include in custom window´s the save as... parameter and/or logging parameter.

Thanks in advance.